프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Data | byte?[] | ||
DataSize | ushort? | ||
HasFinished | bool? | ||
InputHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType |
메소드 | 설명 | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopReadPerUserInformationResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopReadPerUserInformationResponse structure. |
리턴 | void |