共用方式為


_SetWindowText 函式

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

如果指定的視窗標題列有一個) ,則變更 (的文字。 請參閱 SetWindowText

語法

BOOL _SetWindowText(
    ...
);

參數

...

規格需求

需求
DLL
Sqlunirl.dll

另請參閱

SetWindowText