summaryrefslogtreecommitdiffstats
path: root/private/mvdm/inc/rdrexp.h
blob: fca12ba4b221a1fd454be6f3e16eb220ae80cd60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/*++

Copyright (c) 1991  Microsoft Corporation

Module Name:

    rdrexp.h

Abstract:

    Definition of Vdm Redir BOP dispatcher

Author:

    Richard L Firth (rfirth) 13-Sep-1991

Revision History:

    13-Sep-1991 rfirth
        Created

--*/



BOOL
VrDispatch(
    IN  ULONG   SvcCode
    );