IOfflineFilesEvents::NoNetTransports method (cscobj.h)

Reports that the Offline Files feature has detected that no network transports are available. This is most often sent when a client computer disconnects from a network.

Syntax

HRESULT NoNetTransports();

Return value

The return value is ignored.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header cscobj.h
DLL CscSvc.dll; CscObj.dll

See also

IOfflineFilesEvents