Desktop Functions: Smart Device Functions:
|
Search Results for "IOleObject" in [All]misc1: 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. 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 4: IOleObject
Structures5: REOBJECT
public IOleObject poleobj; |