windows-nt/Source/XPSP1/NT/com/rpc/runtime/rtifs/convc.acf

22 lines
297 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
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();
}