The NLBIntegrationClearUponDisable property gets or sets a Boolean value that indicates whether the NLB settings will be cleared when NLB integration is disabled.
HRESULT put_NLBIntegrationClearUponDisable( VARIANT_BOOL fNLBIntegrationClearUponDisable ); HRESULT get_NLBIntegrationClearUponDisable( VARIANT_BOOL* pfNLBIntegrationClearUponDisable );
A VARIANT_BOOL that indicates whether NLB settings will be cleared when NLB integration is disabled.
Pointer to a VARIANT_BOOL that indicates whether NLB settings will be cleared when NLB integration is disabled.
These property methods return S_OK if the call is successful; otherwise, they return an error code.
Property NLBIntegrationClearUponDisable As Boolean
A Boolean value that indicates whether the NLB settings will be cleared when NLB integration is disabled.
This property is read/write.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
DLL |
Requires Msfpccom.dll. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.