IOsAxsGeneric::Disable (Windows Embedded CE 6.0)
1/5/2010
This method stops all OsAccess services.
After this method executes, all associated methods return E_ACCESSDENIED.
Syntax
HRESULT Disable(void);
Parameters
None.
Return Value
This method returns S_OK if successful, and S_FALSE otherwise.
Requirements
Header | OsAccess.h |
Library | OSAXSC.lib |
Windows Embedded CE | Windows CE 5.0 and later |