Property | Type | Description | |
---|---|---|---|
bitmapCompressionFlag | ushort | ||
capabilitySetType | capabilitySetType_Values | ||
desktopHeight | ushort | ||
desktopResizeFlag | desktopResizeFlag_Values | ||
desktopWidth | ushort | ||
drawingFlags | drawingFlags_Values | ||
highColorFlags | byte | ||
lengthCapability | ushort | ||
multipleRectangleSupport | ushort | ||
pad2octets | ushort | ||
pad2octetsB | ushort | ||
preferredBitsPerPixel | ushort | ||
receive1BitPerPixel | ushort | ||
receive4BitsPerPixel | ushort | ||
receive8BitsPerPixel | ushort |
Method | Description | |
---|---|---|
GetCapabilityType ( ) : capabilitySetType_Values |
to get the type of this struct.
|
|
ToBytes ( ) : byte[] |
convert this structure to byte array
|
public GetCapabilityType ( ) : capabilitySetType_Values | ||
return | capabilitySetType_Values |
public capabilitySetType_Values capabilitySetType | ||
return | capabilitySetType_Values |
public desktopResizeFlag_Values desktopResizeFlag | ||
return | desktopResizeFlag_Values |