Property | Type | Description | |
---|---|---|---|
AttachmentIdArray | int?[] | ||
AttachmentIdCount | ushort? | ||
OutputHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetValidAttachmentsResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetValidAttachmentsResponse structure |
return | void |