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