Desktop Functions: Smart Device Functions:
|
Search Results for "IOleObject" in [All]Interfaces
Type iOleObjectType = this.GetType().GetInterface("IOleObject", true);
oleClientSiteObj = iOleObjectType.InvokeMember("GetClientSite",
/// object itself. Outside of IOleObject::SetClientSite, there is no generic means through
/// This interface should only be used when IOleObject is not already in use. Through 3: IOleObject misc4: Comments It would be GREAT if we had a project on here to do all of the interfaces. (i.e. IOleObject etc.) We could work on doing the entire MSHTML.dll with all of the interfaces etc. This is what kills me constantly. Structures5: REOBJECT
public IOleObject poleobj; |