C# Класс Microsoft.Protocols.TestSuites.MS_OXCFXICS.AdapterHelper

Adapter helper
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

ClearIndex() публичный статический Метод

Reset the index
public static ClearIndex ( ) : void
Результат void

GetCnsetReadIndex() публичный статический Метод

gets a unique CnsetRead index.
public static GetCnsetReadIndex ( ) : int
Результат int

GetCnsetSeenFAIIndex() публичный статический Метод

gets a unique CnsetSeenFAI index.
public static GetCnsetSeenFAIIndex ( ) : int
Результат int

GetCnsetSeenIndex() публичный статический Метод

gets a unique CnsetSeen index.
public static GetCnsetSeenIndex ( ) : int
Результат int

GetFolderNameIndex() публичный статический Метод

gets a unique folder name index.
public static GetFolderNameIndex ( ) : int
Результат int

GetHandleIndex() публичный статический Метод

Get the index of handle
public static GetHandleIndex ( ) : int
Результат int

GetICSStateIndex() публичный статический Метод

gets a unique ICS state index.
public static GetICSStateIndex ( ) : int
Результат int

GetObjectIdIndex() публичный статический Метод

Get index of the server object id
public static GetObjectIdIndex ( ) : int
Результат int

GetStreamBufferIndex() публичный статический Метод

Get index of the stream buffer
public static GetStreamBufferIndex ( ) : int
Результат int