共用方式為


_GetWindowText函式

[此函式是 GetWindowText 函式的包裝函式。 未來可能會改變或無法使用此函式。 應用程式應該直接呼叫 GetWindowText 。]

從指定的視窗標題列擷取文字。 請參閱 GetWindowText

語法

int _GetWindowText(
    ...
);

參數

...

規格需求

需求
DLL
Sqlunirl.dll

另請參閱

GetWindowText