import"DOMPrivate.idl";
◆ isAutofilled()
HRESULT IFormsAutoFillTransition::isAutofilled |
( |
[out, retval] BOOL * |
result | ) |
|
◆ isTextField()
HRESULT IFormsAutoFillTransition::isTextField |
( |
[out, retval] BOOL * |
result | ) |
|
◆ rectOnScreen()
HRESULT IFormsAutoFillTransition::rectOnScreen |
( |
[out, retval] LPRECT |
rect | ) |
|
◆ replaceCharactersInRange()
HRESULT IFormsAutoFillTransition::replaceCharactersInRange |
( |
[in] int |
startTarget, |
|
|
[in] int |
endTarget, |
|
|
[in] BSTR |
replacementString, |
|
|
[in] int |
index |
|
) |
| |
◆ selectedRange()
HRESULT IFormsAutoFillTransition::selectedRange |
( |
[out] int * |
start, |
|
|
[out] int * |
end |
|
) |
| |
◆ setAutofilled()
HRESULT IFormsAutoFillTransition::setAutofilled |
( |
[in] BOOL |
filled | ) |
|
The documentation for this interface was generated from the following file: