DrdaException.RdbNotFound(CodePoint, String) 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 RdbNotFound(Microsoft::HostIntegration::Drda::Common::CodePoint cp, System::String ^ name);
public static void RdbNotFound (Microsoft.HostIntegration.Drda.Common.CodePoint cp, string name);
static member RdbNotFound : Microsoft.HostIntegration.Drda.Common.CodePoint * string -> unit
Public Shared Sub RdbNotFound (cp As CodePoint, name As String)
Parameters
- cp
- CodePoint
- name
- String