This document is archived and information here might be outdated. Recommended version. |
Number of restriction network attributes applied to the NetworkForwardStar object.
[Visual Basic .NET]
Public ReadOnly Property RestrictionCount As Integer
[C#]
public int RestrictionCount {get;}
[C++]
HRESULT get_RestrictionCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
This property has been superceded by the RestrictionAttributeCount property on the INetworkForwardStarEx interface. Please refer to that interface for usage instructions.