要求されたページは選択されたバージョンでは利用できない。
Type
Syntax
long Type(string text)
Description
Type the specified string into the window.
Parameters
text
String value specifying the text content to be typed.
Return Value
Return 0 if the call is successful; otherwise, -1.
Notes
- Text entry is directed to the currently focused control of the window.