共用方式為


_LoadCursor函式

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

載入指定的資料指標。 請參閱 LoadCursor

語法

HCURSOR _LoadCursor(
    ...
);

參數

...

規格需求

需求
DLL
Sqlunirl.dll

另請參閱

LoadCursor