Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/12/2014
This interface creates the objects that the IMLCore interface uses to query and update media items in the library.
Methods
In addition to the methods inherited from IUnknown, this interface contains the following methods.
- IMLFactory::CreateMLSortOrder
Creates an IMLSortOrder object that contains the sort properties.
- IMLFactory::CreateStreamOnFile
Creates an IStream object from a file on the device.
- IMLFactory::CreateMLPropertySet
Creates an IMLPropertySet object that inserts, deletes, and updates the properties of items in the Media Library.
- IMLFactory::CreateMLQuery
Creates an IMLQuery object.
Remarks
This interface is created in the call to IMLCore::GetFactory.
Requirements
Header |
mlibdll.h, |
Library |
mlibdll.lib |