This document is archived and information here might be outdated. Recommended version. |
Indicates whether the internal objects of the map can be exposed to external clients.
[Visual Basic .NET]
Public ReadOnly Property AccessInternalObjects As Boolean
[C#]
public bool AccessInternalObjects {get;}
[C++]
HRESULT get_AccessInternalObjects(
Boolean* bAccess
);
[C++] Parameters bAccess [out, retval]
bAccess is a parameter of type bool*