No description available.
The PTP_VENDOR_DATA_OUT structure contains information that the device sends to an application, in response to a command the application issued to the device.
ResponseCodeSpecifies the response code. For more information, see ISO 15740:2013 Photography − Electronic still picture imaging − Picture Transfer Protocol (PTP) for Digital Still Photography Devices.
SessionIdSpecifies the session ID. This member is not currently used by the PTP driver and should be set to 0.
TransactionIdSpecifies the transaction ID. This member is not currently used by the PTP driver and should be set to 0.
ParamsIs an array consisting of PTP_MAX_PARAMS (defined in Ptpusd.h) elements, representing the parameters of the response.
VendorReadDataIs an array containing an (optional) first byte to read from the device.
See Vendor-Extended Commands for more information and example code that uses this structure.
For more information about the opcodes used in the OpCode member, see ISO 15740:2013 Photography − Electronic still picture imaging − Picture Transfer Protocol (PTP) for Digital Still Photography Devices.