A type definition for the bound of SAFEARRAY. More...
#include <dn_common.h>
Public Attributes | |
uint32_t | cElements |
int32_t | lLbound |
A type definition for the bound of SAFEARRAY.
Definition at line 283 of file dn_common.h.
The number of elements
Definition at line 285 of file dn_common.h.
The lower bound of SAFEARRAY
Definition at line 286 of file dn_common.h.