wmi-1.3.16 from opsview.com
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
distributed key tracking services
|
||||
*/
|
||||
|
||||
[
|
||||
uuid("300f3532-38cc-11d0-a3f0-0020af6b0add"),
|
||||
version(1.2),
|
||||
pointer_default(unique),
|
||||
helpstring("Distributed Key Tracking Service")
|
||||
]
|
||||
interface trkwks
|
||||
{
|
||||
|
||||
/*****************/
|
||||
/* Function 0x00 */
|
||||
WERROR trkwks_Unknown0();
|
||||
}
|
||||
Reference in New Issue
Block a user