This document is archived and information here might be outdated. Recommended version. |
Indicates if a network location can be added to the NAWindow at the specified geometry.
[Visual Basic .NET]
Public ReadOnly Property CanAddNetworkLocation As Boolean
[C#]
public bool CanAddNetworkLocation {get;}
[C++]
HRESULT get_CanAddNetworkLocation(
Boolean* pEnabled
);
[C++] Parameters pEnabled [out, retval]
pEnabled is a parameter of type bool*