Свойство | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
RopId | RopIdType | ||
StreamData | byte[] | ||
StreamDataSize | uint |
Méthode | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopSynchronizationUploadStateStreamContinueRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopSynchronizationUploadStateStreamContinueRequest structure. |
Résultat | void |