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