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

Linked list to handle currently possible values for a property. More...

#include <libpict.h>

Public Attributes

void * next
void * prev
int code
unsigned int memb_size
unsigned int memb_cnt
void * data

Detailed Description

Linked list to handle currently possible values for a property.

Definition at line 93 of file libpict.h.

Member Data Documentation

◆ code

int PtpPropAvail::code

Definition at line 96 of file libpict.h.

◆ data

void* PtpPropAvail::data

Definition at line 99 of file libpict.h.

◆ memb_cnt

unsigned int PtpPropAvail::memb_cnt

Definition at line 98 of file libpict.h.

◆ memb_size

unsigned int PtpPropAvail::memb_size

Definition at line 97 of file libpict.h.

◆ next

void* PtpPropAvail::next

Definition at line 94 of file libpict.h.

◆ prev

void* PtpPropAvail::prev

Definition at line 95 of file libpict.h.


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