C# Class Microsoft.Protocols.TestSuites.MS_OXORULE.AndRestriction_r

The AndRestriction_r is a single RPC encoding.
Show file Open project: OfficeDev/Interop-TestSuites

Public Properties

Property Type Description
CRes uint

Public Methods

Method Description
Serialize ( ) : byte[]

This method is used for serializing the AndRestriction_r.

Method Details

Serialize() public method

This method is used for serializing the AndRestriction_r.
public Serialize ( ) : byte[]
return byte[]

Property Details

CRes public property

Encodes the RestrictCount field of the AndRestriction and OrRestriction data structures. This value MUST NOT exceed 100,000.
public uint CRes
return uint