IOleWindow interface implementation (http://msdn.microsoft.com/en-us/library/ms680102(VS.85).aspx)
| C# | Visual Basic | Visual C++ |
Public Function GetWindow ( _ <OutAttribute> ByRef phwnd As IntPtr _ ) As Integer
public: virtual int GetWindow( [OutAttribute] IntPtr% phwnd ) sealed
- phwnd ( IntPtr %)
S_OK alwys in the current implementation