Click or drag to resize

NativeMethodWrapperLoadCursorFromLibCef Method

Version 102.0.100

[Missing <summary> documentation for "M:CefSharp.NativeMethodWrapper.LoadCursorFromLibCef(System.Int32)"]

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 102.0.100.0
Syntax
public static IntPtr LoadCursorFromLibCef(
	int resourceIdentifier
)

Parameters

resourceIdentifier
Type: SystemInt32

[Missing <param name="resourceIdentifier"/> documentation for "M:CefSharp.NativeMethodWrapper.LoadCursorFromLibCef(System.Int32)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:CefSharp.NativeMethodWrapper.LoadCursorFromLibCef(System.Int32)"]

See Also