Share via


IFPCScheduledContentDownloadConfig::FetchUrlFlagSync property

Applies to: desktop apps only

The FetchUrlFlagSync property is obsolete.

This property is read/write.

Syntax

HRESULT put_FetchUrlFlagSync(
  VARIANT_BOOL fFetchUrlFlagSync
);

HRESULT get_FetchUrlFlagSync(
  VARIANT_BOOL *pfFetchUrlFlagSync
);
' Data type: Boolean

Property FetchUrlFlagSync( _
  ByVal fFetchUrlFlagSync As VARIANT_BOOL, _
  ByVal pfFetchUrlFlagSync As VARIANT_BOOL _
) As Boolean

Property value

Boolean value.

Error codes

These property methods return S_OK if the call is successful; otherwise, they return an error code.

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

FPCScheduledContentDownloadConfig

 

 

Build date: 7/12/2010