VCWizCtlClass.ValidateCSharpIdentifier(String, Boolean) Method

Definition

Not implemented.

 virtual bool ValidateCSharpIdentifier(std::wstring const & bstrName, bool bReportError = true);
[System.Runtime.InteropServices.DispId(1610743856)]
public virtual bool ValidateCSharpIdentifier (string bstrName, bool bReportError = true);
[<System.Runtime.InteropServices.DispId(1610743856)>]
abstract member ValidateCSharpIdentifier : string * bool -> bool
override this.ValidateCSharpIdentifier : string * bool -> bool
Public Overridable Function ValidateCSharpIdentifier (bstrName As String, Optional bReportError As Boolean = true) As Boolean

Parameters

bstrName
String
bReportError
Boolean

Returns

NOT_IMPL

Implements

Attributes

Applies to