Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IOleObject" in [All]

misc

.

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

.

public interface IOleObject

.

Interface IOleObject

.
Documentation
[IOleObject] on MSDN

Structures

.

  public IOleObject poleobj;


 
Access PInvoke.net directly from VS: