Handler called to obtain a reference to a varAny typed variant.
Source position: variants.pp line 296
var RefAnyProc: TAnyProc; |
RefAnyProc is called when the system needs to obtain a reference to a variant of type varAny. it must replace the variant with a reference to the variant.
|
Handler called by DispInvoke. |
|
|
Not used. |