| Miner.Interop Namespace > IMMVBResourceLoader Interface : LoadCursorHandle Method |
'DeclarationFunction LoadCursorHandle( _ ByVal cursorName As System.String _ ) As System.Integer
'UsageDim instance As IMMVBResourceLoader Dim cursorName As System.String Dim value As System.Integer value = instance.LoadCursorHandle(cursorName)
System.int LoadCursorHandle( System.string cursorName )
function LoadCursorHandle(
cursorName: System.String
): System.Integer;
function LoadCursorHandle( cursorName : System.String ) : System.int;
System.int LoadCursorHandle( System.string* cursorName )
System.int LoadCursorHandle( System.String^ cursorName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2