편집

다음을 통해 공유


_LoadCursor function

[This function is a wrapper over the LoadCursor function. This function may be altered or unavailable in the future. Applications should call LoadCursor directly.]

Loads the specified cursor. See LoadCursor.

Syntax

HCURSOR _LoadCursor(
    ...
);

Parameters

...

Requirements

Requirement Value
DLL
Sqlunirl.dll

See also

LoadCursor