CVRApplications.GetApplicationSupportedMimeTypes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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