VCLanguageManager.ParseParameterText(String, String, String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
void ParseParameterText(System::String ^ bstrTypeDecl, [Runtime::InteropServices::Out] System::String ^ % pbstrName, [Runtime::InteropServices::Out] System::String ^ % pbstrType);
[System.Runtime.InteropServices.DispId(9)]
public void ParseParameterText (string bstrTypeDecl, out string pbstrName, out string pbstrType);
public void ParseParameterText (string bstrTypeDecl, out string pbstrName, out string pbstrType);
[<System.Runtime.InteropServices.DispId(9)>]
abstract member ParseParameterText : string * string * string -> unit
abstract member ParseParameterText : string * string * string -> unit
Public Sub ParseParameterText (bstrTypeDecl As String, ByRef pbstrName As String, ByRef pbstrType As String)
Parametreler
- bstrTypeDecl
- String
- pbstrName
- String
- pbstrType
- String
- Öznitelikler