You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
342 B
28 lines
342 B
/*++
|
|
|
|
Copyright (c) 2001 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
asrequest.hxx
|
|
|
|
Abstract:
|
|
|
|
asrequest
|
|
|
|
Author:
|
|
|
|
Larry Zhu (LZhu) December 1, 2001
|
|
|
|
Environment:
|
|
|
|
User Mode
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#ifndef AS_REQUEST_HXX
|
|
#define AS_REQUEST_HXX
|
|
|
|
#endif // #ifndef AS_REQUEST_HXX
|