pict
Documentation for pict is still a work-in-progress
 
Loading...
Searching...
No Matches
PtpCommand Struct Reference

Generic PTP command structure - accepted by operation API. More...

#include <libpict.h>

Public Attributes

uint16_t code
 
uint32_t params [5]
 
unsigned int param_length
 

Detailed Description

Generic PTP command structure - accepted by operation API.

Definition at line 195 of file libpict.h.

Member Data Documentation

◆ code

uint16_t PtpCommand::code

Definition at line 196 of file libpict.h.

◆ param_length

unsigned int PtpCommand::param_length

Definition at line 198 of file libpict.h.

◆ params

uint32_t PtpCommand::params[5]

Definition at line 197 of file libpict.h.


The documentation for this struct was generated from the following file: