Share via


IFPCPolicyRule::SystemPolicyGroupId property

Applies to: desktop apps only

The SystemPolicyGroupId property gets a value from the FpcSystemPolicyConfigGroupEnum enumerated type that identifies the system policy configuration group to which the rule belongs.

This property is read-only.

Syntax

HRESULT get_SystemPolicyGroupId(
  FpcSystemPolicyConfigGroupEnum *pSystemPolicyConfigGroup
);
' Data type: FpcSystemPolicyConfigGroupEnum

Property SystemPolicyGroupId( _
  ByVal pSystemPolicyConfigGroup As FpcSystemPolicyConfigGroupEnum _
) As FpcSystemPolicyConfigGroupEnum

Property value

Value from the FpcSystemPolicyConfigGroupEnum enumerated type that identifies the system policy configuration group to which the rule belongs.

Error codes

This property method returns S_OK if the call is successful; otherwise, it returns an error code.

Remarks

This property is read-only. Its default value is –1, which indicates that the rule is not a system policy rule.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

DLL

Msfpccom.dll

See also

FPCPolicyRule

 

 

Build date: 7/12/2010