Descriptor suite callbacks. More...

#include <PIActions.h>

Data Fields

int16 descriptorParametersVersion
 Minimum version required to process structure.
int16 playInfo
 Flags for playback.
int16 recordInfo
 Flags for recording.
PIDescriptorHandle descriptor
 Handle to actual descriptor key/value pairs.
WriteDescriptorProcswriteDescriptorProcs
 WriteDescriptorProcs sub-suite.
ReadDescriptorProcsreadDescriptorProcs
 ReadDescriptorProcs sub-suite.

Detailed Description

Descriptor suite callbacks.

The suite is divided into two sub-suites, one for read, one for write, that define the set of available routines for the Descriptor Suite.


Field Documentation

Minimum version required to process structure.

Handle to actual descriptor key/value pairs.

ReadDescriptorProcs sub-suite.

Handles all the Get functionality for scripting.


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