CVRApplications.GetDefaultApplicationForMimeType 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 GetDefaultApplicationForMimeType(System::String ^ pchMimeType, System::Text::StringBuilder ^ pchAppKeyBuffer, System::UInt32 unAppKeyBufferLen);
public bool GetDefaultApplicationForMimeType (string pchMimeType, System.Text.StringBuilder pchAppKeyBuffer, uint unAppKeyBufferLen);
member this.GetDefaultApplicationForMimeType : string * System.Text.StringBuilder * uint32 -> bool
Public Function GetDefaultApplicationForMimeType (pchMimeType As String, pchAppKeyBuffer As StringBuilder, unAppKeyBufferLen As UInteger) As Boolean
Parameters
- pchMimeType
- String
- pchAppKeyBuffer
- StringBuilder
- unAppKeyBufferLen
- UInt32