C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCFXICS.AdapterHelper

Adapter helper
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

공개 메소드들

메소드 설명
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