This document is archived and information here might be outdated. Recommended version. |
The set of keys associated with this object memoizer.
[Visual Basic .NET] Public ReadOnly Property Keys As IVariantArray
[C#] public IVariantArray Keys {get;}
[C++]
HRESULT get_Keys(
IVariantArray** ppKeys
);
[C++] Parameters ppKeys [out, retval]
ppKeys is a parameter of type IVariantArray**