Miner.Interop.Process Namespace > IMMPxXMLImporterExporter2 Interface : Export Method |
'Declaration
Function Export( _ Optional ByVal pParams As IDictionary _ ) As Miner.Interop.msxml2.IXMLDOMElement
'Usage
Dim instance As IMMPxXMLImporterExporter2 Dim pParams As IDictionary Dim value As Miner.Interop.msxml2.IXMLDOMElement value = instance.Export(pParams)
Miner.Interop.msxml2.IXMLDOMElement Export( IDictionary pParams )
function Export( pParams: IDictionary ): Miner.Interop.msxml2.IXMLDOMElement;
function Export( pParams : IDictionary ) : Miner.Interop.msxml2.IXMLDOMElement;
Miner.Interop.msxml2.IXMLDOMElement* Export( IDictionary* pParams )
Miner.Interop.msxml2.IXMLDOMElement^ Export( IDictionary^ pParams )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2