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