CVRApplications.GetApplicationSupportedMimeTypes Method

Definition

public:
 bool GetApplicationSupportedMimeTypes(System::String ^ pchAppKey, System::Text::StringBuilder ^ pchMimeTypesBuffer, System::UInt32 unMimeTypesBuffer);
public bool GetApplicationSupportedMimeTypes (string pchAppKey, System.Text.StringBuilder pchMimeTypesBuffer, uint unMimeTypesBuffer);
member this.GetApplicationSupportedMimeTypes : string * System.Text.StringBuilder * uint32 -> bool
Public Function GetApplicationSupportedMimeTypes (pchAppKey As String, pchMimeTypesBuffer As StringBuilder, unMimeTypesBuffer As UInteger) As Boolean

Parameters

pchAppKey
String
pchMimeTypesBuffer
StringBuilder
unMimeTypesBuffer
UInt32

Returns

Boolean

Applies to