Share via

COM/IDispatch Interface for PowerPoint 2016

Anonymous
2016-02-17T05:31:51+00:00

Previous versions of PowerPoint provided a COM interface for automation (the most recent I have used is 2010). 

As noted in the link below, [for previous PowerPoint versions] the IDispatch pointer to DocumentWindow was available via the paneClassDC window class.

https://msdn.microsoft.com/en-us/library/windows/desktop/dd317978(v=vs.85).aspx

Has this interface been removed/dropped/deleted from PowerPoint 2016? 

Or is the same interface possibly still available, but via a different window class now?  I have been unable to find any documentation on this change.... thanks.

Microsoft 365 and Office | PowerPoint | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2016-10-06T05:21:00+00:00

To anyone who stumbles along... mdiClass is the new class name to use in PowerPoint 2016 and works exactly as paneClassDC does on older Office versions.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Steve Rindsberg 99,166 Reputation points MVP Volunteer Moderator
    2016-10-07T15:23:33+00:00

    Thanks for taking the time to come back and post this answer to your own question.

    Was this answer helpful?

    0 comments No comments