C# 클래스 Tpm2Lib.CcArray

상속: TpmStructureBase, ICapabilitiesUnion
파일 보기 프로젝트 열기: Microsoft/TSS.MSR 1 사용 예제들

공개 메소드들

메소드 설명
CcArray ( ) : System
CcArray ( CcArray the_CcArray ) : System
CcArray ( TpmCc the_commandCodes ) : System
Copy ( ) : CcArray
GetUnionSelector ( ) : Cap

메소드 상세

CcArray() 공개 메소드

public CcArray ( ) : System
리턴 System

CcArray() 공개 메소드

public CcArray ( CcArray the_CcArray ) : System
the_CcArray CcArray
리턴 System

CcArray() 공개 메소드

public CcArray ( TpmCc the_commandCodes ) : System
the_commandCodes TpmCc a list of command codes The maximum only applies to a command code list in a command. The response size is limited only by the size of the parameter buffer.
리턴 System

Copy() 공개 메소드

public Copy ( ) : CcArray
리턴 CcArray

GetUnionSelector() 공개 메소드

public GetUnionSelector ( ) : Cap
리턴 Cap