windows-nt/Source/XPSP1/NT/printscan/ui/wiaacmgr/stievent.h
2020-09-26 16:20:57 +08:00

28 lines
612 B
C

/*******************************************************************************
*
* (C) COPYRIGHT MICROSOFT CORPORATION, 1998
*
* TITLE: STIEVENT.H
*
* VERSION: 1.0
*
* AUTHOR: ShaunIv
*
* DATE: 12/6/1999
*
* DESCRIPTION:
*
*******************************************************************************/
// mintrans.h : Declaration of the minimal transfer component
#ifndef __STIEVENT_H_INCLUDED
#define __STIEVENT_H_INCLUDED
#include <windows.h>
#include "evntparm.h"
extern HRESULT StiEventHandler( CStiEventData &StiEventData );
#endif //__STIEVENT_H_INCLUDED