public const ServiceAttributeId SupportedFunctions =
Public Const SupportedFunctions As ServiceAttributeId =
public:
literal ServiceAttributeId SupportedFunctions =
static val mutable SupportedFunctions: ServiceAttributeId
[UInt32]
Value | Meaning |
---|---|
Bit 0 | GetCapabilities |
Bit 1 | PutImage |
Bit 2 | PutLinkedAttachment |
Bit 3 | PutLinkedThumbnail |
Bit 4 | RemoteDisplay |
Bit 5 | GetImagesList |
Bit 6 | GetImageProperties |
Bit 7 | GetImage |
Bit 8 | GetLinkedThumbnail |
Bit 9 | GetLinkedAttachment |
Bit 10 | DeleteImage |
Bit 11 | StartPrint |
Bit 12 | Reserved |
Bit 13 | StartArchive |
Bit 14 | GetMonitoringImage |
Bit 16 | GetStatus |
Bit 15, 17..31 | Reserved |