C# Класс Microsoft.Protocols.TestSuites.MS_OXORULE.OrRestriction_r

The OrRestriction_r is a single RPC encoding.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
CRes uint

Открытые методы

Метод Описание
Serialize ( ) : byte[]

This method is used for serializing the OrRestriction_r.

Описание методов

Serialize() публичный Метод

This method is used for serializing the OrRestriction_r.
public Serialize ( ) : byte[]
Результат byte[]

Описание свойств

CRes публичное свойство

Encodes the RestrictCount field of the AndRestriction and OrRestriction data structures. This value MUST NOT exceed 100,000.
public uint CRes
Результат uint