home *** CD-ROM | disk | FTP | other *** search
- //=--------------------------------------------------------------------------=
- // DispIds.H
- //=--------------------------------------------------------------------------=
- // Copyright 1995 - 1997 Microsoft Corporation. All Rights Reserved.
- //
- // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
- // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
- // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
- // PARTICULAR PURPOSE.
- //=--------------------------------------------------------------------------=
- //
- // dispids for use in an automation or control object.
- //
- #ifndef _DISPIDS_H_
-
- //=--------------------------------------------------------------------------=
- // for the WebImage control
- // properties & methods
- //
- #define DISPID_BMPPATH 102
- #define DISPID_SCRAMBLE 103
-
- // events
- //
-
- #define _DISPIDS_H_
- #endif // _DISPIDS_H_
-