20 lines
169 B
Plaintext
20 lines
169 B
Plaintext
|
/*++
|
||
|
|
||
|
Copyright(c) 1996 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
rasrpc.acf
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Anthony Discolo (adiscolo) 20-Aug-1996
|
||
|
|
||
|
--*/
|
||
|
|
||
|
interface rasrpc
|
||
|
{
|
||
|
}
|