Click or drag to resize

NativeMethodWrapperLoadCursorFromLibCef Method

Version 130.1.90

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


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

Parameters

resourceIdentifier  Int32

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

Return Value

IntPtr

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

See Also