CVRApplications.GetApplicationsThatSupportMimeType Method

Definition

public:
 System::UInt32 GetApplicationsThatSupportMimeType(System::String ^ pchMimeType, System::Text::StringBuilder ^ pchAppKeysThatSupportBuffer, System::UInt32 unAppKeysThatSupportBuffer);
public uint GetApplicationsThatSupportMimeType (string pchMimeType, System.Text.StringBuilder pchAppKeysThatSupportBuffer, uint unAppKeysThatSupportBuffer);
member this.GetApplicationsThatSupportMimeType : string * System.Text.StringBuilder * uint32 -> uint32
Public Function GetApplicationsThatSupportMimeType (pchMimeType As String, pchAppKeysThatSupportBuffer As StringBuilder, unAppKeysThatSupportBuffer As UInteger) As UInteger

Parameters

pchMimeType
String
pchAppKeysThatSupportBuffer
StringBuilder
unAppKeysThatSupportBuffer
UInt32

Returns

UInt32

Applies to