This interface enables Merge to provide the implementing component with a reference to an interface that can be used to store/restore preferences and to access user-interface information. A component that implements this interface typically implements IFileSystem as well.
Methods
ConnectIFileSystemInit
The file system component can use this interface to query for other interfaces that enable the storage of component preferences and access to the Merge user interface.
IDL |
HRESULT Connect(
|
---|---|
.NET | void Connect( |
pHost
An interface to a component that also implements the IHostUI and IHostConfig interfaces.