Share via


IConverterUICallback.HrInputBox(String, String, String, Int32) Methode

Definition

public:
 void HrInputBox(System::String ^ bstrText, System::String ^ bstrCaption, [Runtime::InteropServices::Out] System::String ^ % pbstrInput, int fPassword);
public void HrInputBox (string bstrText, string bstrCaption, out string pbstrInput, int fPassword);
abstract member HrInputBox : string * string * string * int -> unit
Public Sub HrInputBox (bstrText As String, bstrCaption As String, ByRef pbstrInput As String, fPassword As Integer)

Parameter

bstrText
String
bstrCaption
String
pbstrInput
String
fPassword
Int32

Gilt für: