2.2.1.2.1 SetDWORDProperty (request)
The CallingConvention parameter in the Dispatch Request tag MUST be dslrRequest (0x00000001), as specified in [MS-DSLR] section 2.2.2.1. The function handle for the Dispatch Request tag for SetDWORDProperty (section 2.2.1.2) MUST be 0x00000003.
The Request payload (input parameters) is as follows.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Length |
|||||||||||||||||||||||||||||||
|
PropertyName (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
PropertyValue |
|||||||||||||||||||||||||||||||
Length (4 bytes): An unsigned 32-bit integer. The size of the variable represented by PropertyName.
PropertyName (variable): A UTF-8 string. A generic parameter describing the name for the property. The name and meaning of each of these property names is shown in section 2.2.1.2.1.1.
PropertyValue (4 bytes): An unsigned 32-bit integer. An appropriate property value based on the PropertyName is set. Constraints for these values are mentioned in section 2.2.1.2.1.1.