CSCIsCSCEnabled function
[This function is not supported and should not be used.]
Determines whether Offline Files is enabled.
Syntax
BOOL WINAPI CSCIsCSCEnabled(void);
Parameters
This function has no parameters.
Return value
This function returns TRUE if Offline Files is enabled and FALSE otherwise.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
Requirement | Value |
---|---|
DLL |
|
See also