DSAFEARRAY.GetPtroperator
Returns the address of the safe array.
Syntax
OPERATOR * () AS ANY PTR
Also documented as
Operator * — one description covers them all.Description
Returns a pointer to the underlying safe array descriptor.
Remarks
You can also call the GetPtr method.
Reference
- Include file
DSafeArray.inc - Defined in AfxNova/DSafeArray.inc:487
- Documented in COM/DSAFEARRAY Class.md
- Topic: DSAFEARRAY Class