Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables the automatic downloading of enclosures.
Syntax
HRESULT SetDownloadEnclosuresAutomatically( BOOL bDownloadEnclosuresAutomatically );
Parameters
- bDownloadEnclosuresAutomatically
[in] BOOL that specifies TRUE if enclosures should be downloaded automatically, or FALSE otherwise.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also