Свойство | Тип | Описание | |
---|---|---|---|
AttachmentIdArray | int?[] | ||
AttachmentIdCount | ushort? | ||
OutputHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType |
Метод | Описание | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetValidAttachmentsResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetValidAttachmentsResponse structure |
Результат | void |