_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 |
|
See also