Miner.Interop.Process Namespace > IMMPxExtIntegration2 Interface : Close Method |
'Declaration
Sub Close( _ Optional ByVal vCloseInfo As System.Object _ )
'Usage
Dim instance As IMMPxExtIntegration2 Dim vCloseInfo As System.Object instance.Close(vCloseInfo)
void Close( System.object vCloseInfo )
procedure Close( vCloseInfo: System.TObject );
function Close( vCloseInfo : System.Object );
void Close( System.Object* vCloseInfo )
void Close( System.Object^ vCloseInfo )
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