IFPCProtocolDefinition::Predefined property

Applies to: desktop apps only

The Predefined property gets a Boolean value that indicates whether the protocol is a predefined Forefront TMG protocol. A predefined protocol cannot deleted, and its name, description, and connections cannot be modified.

This property is read-only.

Syntax

HRESULT get_Predefined(
  VARIANT_BOOL *pfPredefined
);
' Data type: Boolean

Property Predefined( _
  ByVal pfPredefined As VARIANT_BOOL _
) As Boolean

Property value

Boolean value that indicates whether the protocol is a predefined Forefront TMG protocol.

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. Note that it is set to False (VARIANT_FALSE in C++) for protocol definitions that are installed by application filters during Forefront TMG setup.

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

FPCProtocolDefinition

 

 

Build date: 7/12/2010