IConman::get_Datastore (Windows CE 5.0)
This property retrieves a pointer to the datastore object interface.
HRESULT STDMETHODCALLTYPE get_Datastore( ICcDatastore** out_ppiDatastore);
Parameters
- out_ppiDatastore
Pointer to ICcDatastore object interface.
Return Values
If this method fails, it returns an HRESULT error code.
If the method succeeds, it returns S_OK.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: conman.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors