ProviewR Programmer's Reference Manual  V6.1.4
Public Attributes | List of all members
gdh_sObjRef Struct Reference

#include <rt_gdh.h>

Public Attributes

pwr_tAName fullname
 
void * adrs
 
unsigned int bufsize
 

Detailed Description

gdh_RefObjectInfoList parameter structure.

Definition at line 73 of file rt_gdh.h.

Member Data Documentation

◆ adrs

void* gdh_sObjRef::adrs

Address of requested info

Definition at line 75 of file rt_gdh.h.

Referenced by gdh_RefObjectInfo().

◆ bufsize

unsigned int gdh_sObjRef::bufsize

Requested buffer size

Definition at line 76 of file rt_gdh.h.

Referenced by gdh_RefObjectInfo().

◆ fullname

pwr_tAName gdh_sObjRef::fullname

Name of object or parameter

Definition at line 74 of file rt_gdh.h.

Referenced by gdh_RefObjectInfo().


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