CascLib API Reference

CascNotDocumentedYet

Description


  bool WINAPI CascNotDocumentedYet(
      HANDLE hStorage                 // Handle to an open storage
      );

Function CascNotDocumentedYet is a placeholder for a missing documentation.

Parameters

hStorage [in]
[in] Handle to an open CASC storage.

Return Value

On success, the function returns true.
On failure, the function returns false and GetLastError() returns the error code.