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

The PropertyRow_r structure is an encoding of the StandardPropertyRow data structure.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Reserved uint
Values uint

프로퍼티 상세

Reserved 공개적으로 프로퍼티

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

Values 공개적으로 프로퍼티

The number of PropertyValue_r structures represented in the PropertyRow_r structure. This value MUST NOT exceed 100,000.
public uint Values
리턴 uint