Share via


IConman::get_Datastore (Windows CE 5.0)

Send Feedback

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

IConman

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.