19 lines
241 B
Plaintext
19 lines
241 B
Plaintext
/*
|
|
Copyright Microsoft Corp. 1992 - 2001
|
|
|
|
File Replication Sample
|
|
|
|
FILE: FileRepClient.acf
|
|
|
|
PURPOSE: Defines the interface attributes for the client system service.
|
|
|
|
*/
|
|
|
|
[
|
|
explicit_handle
|
|
]
|
|
|
|
interface FileRepClient
|
|
{
|
|
|
|
} |