Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MAPIInspector
Parsers
NotificationFlagsT
C# Class MAPIInspector.Parsers.NotificationFlagsT
A class indicates the NotificationFlagsT.
Inheritance:
MAPIInspector.Parsers.BaseStructure
ファイルを表示
Open project: OfficeDev/Office-Inspectors-for-Fiddler
Class Usage Examples
Public Methods
Method
Description
Parse
(
Stream
s
) :
void
Parse the NotificationFlagsT structure.
Method Details
Parse()
public
method
Parse the NotificationFlagsT structure.
public
Parse
(
Stream
s
) :
void
s
Stream
An stream containing NotificationFlagsT structure.
return
void