DSAFEARRAY.Operator *operator
Returns a pointer to the safe array descriptor.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Syntax
OPERATOR * () AS ANY PTR
Also documented as
GetPtr — 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 - Documented in COM/DSAFEARRAY Class.md
- Topic: DSAFEARRAY Class