IOsAxsGeneric::Disable (Windows CE 5.0)

Send Feedback

This method stops all OsAccess services.

After this method executes, all associated methods return E_ACCESSDENIED.

HRESULT Disable(void);

Parameters

None.

Return Values

This method returns S_OK if successful, and S_FALSE otherwise.

Requirements

OS Version: Windows CE 5.0 and later.
Header: OsAccess.h.
Link Library: OSAXSC.lib.

See Also

IOsAxs Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.