IRemoteToolDeviceDataStore::Load (Compact 2013)
3/26/2014
When called, this loads the datastore in memory. This must be called before calling other methods in the IRemoteToolServer interface.
Syntax
HRESULT Load(void)
Parameters
- None.
None.
Return Value
E_FAIL if failure.
S_OK if success.
Other return values are provided directly from ICcDatastore in the Core Connectivity Native API.