프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FolderIds | ulong[] | ||
GwartTime | ulong | ||
LogonFlags | byte | ||
LogonTime | |||
MailboxGuid | byte[] | ||
OutputHandleIndex | byte | ||
PerUserGuid | byte[] | ||
ReplGuid | byte[] | ||
ReplId | byte[] | ||
ResponseFlags | byte | ||
ReturnValue | uint | ||
RopId | byte | ||
ServerName | byte[] | ||
ServerNameSize | byte | ||
StoreState | uint |
메소드 | 설명 | |
---|---|---|
Deserialize ( byte ropBytes, int startIndex ) : int |
Deserialize the ROP response buffer.
|
public Deserialize ( byte ropBytes, int startIndex ) : int | ||
ropBytes | byte | ROPs bytes in response. |
startIndex | int | The start index of this ROP. |
리턴 | int |