Property | Type | Description | |
---|---|---|---|
AddressType | MAPIInspector.Parsers.MAPIString | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
RopId | RopIdType | ||
WantWin32 | byte |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopOptionsDataRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopOptionsDataRequest structure. |
return | void |
public MAPIString,MAPIInspector.Parsers AddressType | ||
return | MAPIInspector.Parsers.MAPIString |