Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
[This function is a wrapper over the GetWindowText function. This function may be altered or unavailable in the future. Applications should call GetWindowText directly.]
Retrieves the text from the specified window's title bar. See GetWindowText.
Syntax
int _GetWindowText(
...
);
Parameters
-
...
Requirements
| Requirement | Value |
|---|---|
| DLL |
|
See also