DISPIDS.H
//=--------------------------------------------------------------------------= 
// DispIds.H 
//=--------------------------------------------------------------------------= 
// Copyright 1995 - 1998 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_BMPPATH102 
#define DISPID_SCRAMBLE 103 
 
// events 
// 
 
#define _DISPIDS_H_ 
#endif // _DISPIDS_H_