Windows2000/private/shell/ext/viruschk/vsscan/vsscan.idl
2020-09-30 17:12:32 +02:00

21 lines
384 B
Plaintext

// vsscan.idl : IDL source for vsscan.dll
//
// This file will be processed by the MIDL tool to
// produce the type library (vsscan.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(B47B6341-CE34-11D0-BD3D-00AA00B92AF1),
version(1.0),
helpstring("vsscan 1.0 Type Library")
]
library VSSCANLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
};