This document is archived and information here might be outdated. Recommended version. |
Indicates if the function is actively participating in the chain.
[Visual Basic .NET]
Public ReadOnly Property IsActive As Boolean
[C#]
public bool IsActive {get;}
[C++]
HRESULT get_IsActive(
Boolean* pIsActive
);
[C++] Parameters pIsActive [out, retval]
pIsActive is a parameter of type bool*