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 187 of file libpict.h.

Member Data Documentation

◆ code

uint16_t PtpGenericEvent::code

Definition at line 188 of file libpict.h.

◆ name

const char* PtpGenericEvent::name

Definition at line 189 of file libpict.h.

◆ str_value

const char* PtpGenericEvent::str_value

Definition at line 191 of file libpict.h.

◆ value

int PtpGenericEvent::value

Definition at line 190 of file libpict.h.


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