![]() |
This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not the tracking environment is attached to a document object.
[Visual Basic .NET] Public ReadOnly Property Attached As Boolean
[C#] public bool Attached {get;}
[C++]
HRESULT get_Attached(
Boolean* pbvarAttached
);
[C++]
Parameters pbvarAttached [out, retval]
pbvarAttached is a parameter of type bool*