windows-nt/Source/XPSP1/NT/com/rpc/runtime/rtifs/convc.acf
2020-09-26 16:20:57 +08:00

22 lines
297 B
Plaintext

/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
convc.idl
Abstract:
internal datagram interface for context-handle keep-alives, copied from DCE
Revision History:
jroberts 24-Sep-1998 created the file
--*/
interface convc
{
// [comm_status] convc_indy();
}