프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Essdn | MAPIInspector.Parsers.MAPIString | ||
EssdnSize | ushort | ||
LogonFlags | LogonFlags | ||
LogonId | byte | ||
OpenFlags | OpenFlags | ||
OutputHandleIndex | byte | ||
RopId | RopIdType | ||
StoreState | uint |
메소드 | 설명 | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopLogonRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopLogonRequest structure. |
리턴 | void |