NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AxHost.GetOleObject

[To be supplied.]

[Visual Basic]
Overridable Public Function GetOleObject() As IOleObject
[C#]
public virtual IOleObject GetOleObject();
[C++]
public: virtual IOleObject* GetOleObject();
[JScript]
public function GetOleObject() : IOleObject;

See Also

AxHost Class | AxHost Members | System.WinForms Namespace