This document is archived and information here might be outdated. Recommended version. |
Retrieves the previously memoized object associated with the specified key and increments its usage count.
[Visual Basic .NET] Public Function Get ( _ ByVal vtKey As Object _ ) As Object
[C#] public object Get ( object vtKey );
[C++]
HRESULT Get(
VARIANT vtKey
);
[C++]
Parameters vtKey [in]
vtKey is a parameter of type VARIANT