C# Класс MAPIInspector.Parsers.NotificationFlagsT

A class indicates the NotificationFlagsT.
Наследование: MAPIInspector.Parsers.BaseStructure
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Parse ( Stream s ) : void

Parse the NotificationFlagsT structure.

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

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

Parse the NotificationFlagsT structure.
public Parse ( Stream s ) : void
s Stream An stream containing NotificationFlagsT structure.
Результат void