Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
ResponseHandleIndex | byte | ||
RopId | RopIdType | ||
SaveFlags | SaveFlags |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopSaveChangesAttachmentRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopSaveChangesAttachmentRequest structure |
return | void |