PPT97: Sample VB Code to Obtain Window Handle (164735)
The information in this article applies to:
- Microsoft PowerPoint 97 for Windows
This article was previously published under Q164735 SUMMARY
This article provides a sample Microsoft Visual Basic for Applications
macro that uses the FindWindow API to obtain a window handle to the main
PowerPoint window.
A window handle is important if you plan to call Windows API procedures in
your code. Many Windows API procedures require a window handle as one of
the parameters.
REFERENCES
For additional information about getting help with Visual Basic for
Applications, please see the following article in the Microsoft Knowledge
Base:
163435 VBA: Programming Resources for Visual Basic for Applications
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbcode kbdtacode kbhowto kbmacro kbProgramming KB164735 |
---|
|