IWMDMStorageControl3 interface (mswmdm.h)

The IWMDMStorageControl3 interface extends IWMDMStorageControl2 by providing an Insert method that accepts an IWMDMMetaData interface pointer.

Inheritance

The IWMDMStorageControl3 interface inherits from IWMDMStorageControl2. IWMDMStorageControl3 also has these types of members:

Methods

The IWMDMStorageControl3 interface has these methods.

 
IWMDMStorageControl3::Insert3

The Insert3 method puts content into/next to the storage. This method extends IWMDMStorageControl2::Insert2 by allowing the application to explicitly specify the metadata and type of the object being sent.

Requirements

Requirement Value
Target Platform Windows
Header mswmdm.h

See also

IWMDMStorageControl Interface

IWMDMStorageControl2 Interface

Interfaces for Applications