C# 클래스 Microsoft.Protocols.TestSuites.MS_OXORULE.PropertyName_r

The PropertyName_r structure is an encoding of the PropertyName data structure.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

공개 프로퍼티들

프로퍼티 타입 설명
ID int
Reserved uint

프로퍼티 상세

ID 공개적으로 프로퍼티

Encode the lID field of the PropertyName data structure.
public int ID
리턴 int

Reserved 공개적으로 프로퍼티

Reserved. All clients and servers MUST set this value to the constant 0x00000000.
public uint Reserved
리턴 uint