Share via


IRemoteToolDeviceDataStore::Unload (Compact 2013)

3/26/2014

Unloads the datastore from memory.

Note

Currently, this method does nothing because the Core Connectivity datastore is automatically unloaded from memory when the client process shuts down.

Syntax

HRESULT Unload(void)

Parameters

  • None.
    None.

Return Value

S_OK if success.

See Also

Reference

IRemoteToolDeviceDataStore