C# 클래스 Tpm2Lib.TaggedProperty

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Copy ( ) : TaggedProperty
TaggedProperty ( ) : System
TaggedProperty ( Pt the_property, uint the_value ) : System
TaggedProperty ( TaggedProperty the_TaggedProperty ) : System

메소드 상세

Copy() 공개 메소드

public Copy ( ) : TaggedProperty
리턴 TaggedProperty

TaggedProperty() 공개 메소드

public TaggedProperty ( ) : System
리턴 System

TaggedProperty() 공개 메소드

public TaggedProperty ( Pt the_property, uint the_value ) : System
the_property Pt a property identifier
the_value uint the value of the property
리턴 System

TaggedProperty() 공개 메소드

public TaggedProperty ( TaggedProperty the_TaggedProperty ) : System
the_TaggedProperty TaggedProperty
리턴 System