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

Generic event / property change. More...

#include <libpict.h>

Public Attributes

uint16_t code
 
const char * name
 
int value
 
const char * str_value
 

Detailed Description

Generic event / property change.

Definition at line 180 of file libpict.h.

Member Data Documentation

◆ code

uint16_t PtpGenericEvent::code

Definition at line 181 of file libpict.h.

◆ name

const char* PtpGenericEvent::name

Definition at line 182 of file libpict.h.

◆ str_value

const char* PtpGenericEvent::str_value

Definition at line 184 of file libpict.h.

◆ value

int PtpGenericEvent::value

Definition at line 183 of file libpict.h.


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