IConverterUICallback.HrInputBox(String, String, String, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- bstrText
- String
- bstrCaption
- String
- pbstrInput
- String
- fPassword
- Int32