IConman::get_Datastore (Windows Embedded CE 6.0)
1/5/2010
This property retrieves a pointer to the datastore object interface.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Syntax
HRESULT STDMETHODCALLTYPE get_Datastore(
ICcDatastore** out_ppiDatastore
);
Parameters
- out_ppiDatastore
Pointer to ICcDatastore object interface.
Return Value
If this method fails, it returns an HRESULT error code.
If the method succeeds, it returns S_OK.
Requirements
Header | conman.h |
Windows Embedded CE | Windows CE 5.0 and later |