This structure represents the bounds of one dimension of the safe array.
At a Glance
Header file: | Oaidl.h |
Windows CE versions: | 2.0 and later |
Syntax
typedef struct tagSAFEARRAYBOUND {
unsiggned long cElements;
long lLbound;
} SAFEARRAYBOUND;