IFPCEEDistributionStatus::Status property
Applies to: desktop apps only
The Status property gets a value from the FpcConfigurationStatus enumerated type that indicates the status of the configuration that is currently loaded on the Forefront TMG computer. The possible values indicate whether the configuration is synced with the configuration on the Configuration Storage server and whether it is being updated.
This property is read-only.
Syntax
HRESULT get_Status(
FpcConfigurationStatus *pStatus
);
' Data type: FpcConfigurationStatus
Property Status( _
ByVal pStatus As FpcConfigurationStatus _
) As FpcConfigurationStatus
Property value
Value from the FpcConfigurationStatus enumerated type that indicates the status of the configuration that is currently loaded on the Forefront TMG computer.
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.
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
Build date: 7/12/2010