Miner.Interop.Process Namespace > IMMPxApplication Interface : FindPxExtensionByName Method |
'Declaration
Function FindPxExtensionByName( _ ByVal sExtensionName As System.String _ ) As IMMExtension
'Usage
Dim instance As IMMPxApplication Dim sExtensionName As System.String Dim value As IMMExtension value = instance.FindPxExtensionByName(sExtensionName)
IMMExtension FindPxExtensionByName( System.string sExtensionName )
function FindPxExtensionByName( sExtensionName: System.String ): IMMExtension;
function FindPxExtensionByName( sExtensionName : System.String ) : IMMExtension;
IMMExtension* FindPxExtensionByName( System.string* sExtensionName )
IMMExtension^ FindPxExtensionByName( System.String^ sExtensionName )
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