Files
wmic/Samba/source/librpc/idl/policyagent.idl
T

14 lines
261 B
Plaintext
Raw Normal View History

2019-02-16 00:16:52 +01:00
/* IPSec policy agent (Win2k) */
[
uuid("d335b8f6-cb31-11d0-b0f9-006097ba4e54"),
version(1.5),
pointer_default(unique),
helpstring("IPSec Policy Agent")
] interface policyagent
{
/*****************/
/* Function 0x00 */
WERROR policyagent_Dummy();
}