JGR MSTS Editors and Tools
GetModuleHandle Method (modName)
NamespacesJgr.GuiNativeMethodsGetModuleHandle(String)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Jgr.Gui.NativeMethods.GetModuleHandle(System.String)"]

Declaration Syntax
C#Visual BasicVisual C++
public static IntPtr GetModuleHandle(
	string modName
)
Public Shared Function GetModuleHandle ( _
	modName As String _
) As IntPtr
public:
static IntPtr GetModuleHandle(
	String^ modName
)
Parameters
modName (String)

[Missing <param name="modName"/> documentation for "M:Jgr.Gui.NativeMethods.GetModuleHandle(System.String)"]

Return Value

[Missing <returns> documentation for "M:Jgr.Gui.NativeMethods.GetModuleHandle(System.String)"]

Assembly: JGR.GUI (Module: JGR.GUI) Version: 0.5.4008.31682