C# Class Microsoft.Protocols.TestSuites.MS_OXCFXICS.AdapterHelper

Adapter helper
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Méthodes publiques

Méthode Description
ClearIndex ( ) : void

Reset the index

GetCnsetReadIndex ( ) : int

gets a unique CnsetRead index.

GetCnsetSeenFAIIndex ( ) : int

gets a unique CnsetSeenFAI index.

GetCnsetSeenIndex ( ) : int

gets a unique CnsetSeen index.

GetFolderNameIndex ( ) : int

gets a unique folder name index.

GetHandleIndex ( ) : int

Get the index of handle

GetICSStateIndex ( ) : int

gets a unique ICS state index.

GetObjectIdIndex ( ) : int

Get index of the server object id

GetStreamBufferIndex ( ) : int

Get index of the stream buffer

Method Details

ClearIndex() public static méthode

Reset the index
public static ClearIndex ( ) : void
Résultat void

GetCnsetReadIndex() public static méthode

gets a unique CnsetRead index.
public static GetCnsetReadIndex ( ) : int
Résultat int

GetCnsetSeenFAIIndex() public static méthode

gets a unique CnsetSeenFAI index.
public static GetCnsetSeenFAIIndex ( ) : int
Résultat int

GetCnsetSeenIndex() public static méthode

gets a unique CnsetSeen index.
public static GetCnsetSeenIndex ( ) : int
Résultat int

GetFolderNameIndex() public static méthode

gets a unique folder name index.
public static GetFolderNameIndex ( ) : int
Résultat int

GetHandleIndex() public static méthode

Get the index of handle
public static GetHandleIndex ( ) : int
Résultat int

GetICSStateIndex() public static méthode

gets a unique ICS state index.
public static GetICSStateIndex ( ) : int
Résultat int

GetObjectIdIndex() public static méthode

Get index of the server object id
public static GetObjectIdIndex ( ) : int
Résultat int

GetStreamBufferIndex() public static méthode

Get index of the stream buffer
public static GetStreamBufferIndex ( ) : int
Résultat int