DrdaException.MissingCodePoint(CodePoint) 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:
static void MissingCodePoint(Microsoft::HostIntegration::Drda::Common::CodePoint cp);
public static void MissingCodePoint (Microsoft.HostIntegration.Drda.Common.CodePoint cp);
static member MissingCodePoint : Microsoft.HostIntegration.Drda.Common.CodePoint -> unit
Public Shared Sub MissingCodePoint (cp As CodePoint)
Parameters
- cp
- CodePoint