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
SizedXid
C# Class MAPIInspector.Parsers.SizedXid
SizedXid structure.
Inheritance:
MAPIInspector.Parsers.BaseStructure
ファイルを表示
Open project: OfficeDev/Office-Inspectors-for-Fiddler
Class Usage Examples
Public Properties
Property
Type
Description
xid
XID
xidSize
byte
Public Methods
Method
Description
Parse
(
FastTransferStream
stream
) :
void
Parse from a stream.
Method Details
Parse()
public
method
Parse from a stream.
public
Parse
(
FastTransferStream
stream
) :
void
stream
FastTransferStream
A stream contains SizedXid.
return
void
Property Details
xid
public_oe property
public
XID,MAPIInspector.Parsers
xid
return
XID
xidSize
public_oe property
public
byte
xidSize
return
byte