ShellBrowser .Net Edition
GetWindow Method (phwnd)
NamespacesJam.ShellShellSystemListGetWindow(IntPtr%)
IOleWindow interface implementation (http://msdn.microsoft.com/en-us/library/ms680102(VS.85).aspx)
Declaration Syntax
C#Visual BasicVisual C++
public int GetWindow(
	out IntPtr phwnd
)
Public Function GetWindow ( _
	<OutAttribute> ByRef phwnd As IntPtr _
) As Integer
public:
virtual int GetWindow(
	[OutAttribute] IntPtr% phwnd
) sealed
Parameters
phwnd ( IntPtr %)
Return Value
S_OK alwys in the current implementation

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)