Miner.Interop.Process Namespace > IMMExtensionEx Interface : CheckExtDBVersion Method |
'Declaration
Function CheckExtDBVersion( _ ByVal pPxApp As IMMPxApplication _ ) As System.Boolean
'Usage
Dim instance As IMMExtensionEx Dim pPxApp As IMMPxApplication Dim value As System.Boolean value = instance.CheckExtDBVersion(pPxApp)
System.bool CheckExtDBVersion( IMMPxApplication pPxApp )
function CheckExtDBVersion( pPxApp: IMMPxApplication ): System.Boolean;
function CheckExtDBVersion( pPxApp : IMMPxApplication ) : System.boolean;
System.bool CheckExtDBVersion( IMMPxApplication* pPxApp )
System.bool CheckExtDBVersion( IMMPxApplication^ pPxApp )
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