You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
434 B
20 lines
434 B
// CentralFMSvc.idl : IDL source for CentralFMSvc.dll
|
|
//
|
|
|
|
// This file will be processed by the MIDL tool to
|
|
// produce the type library (CentralFMSvc.tlb) and marshalling code.
|
|
|
|
import "oaidl.idl";
|
|
import "ocidl.idl";
|
|
|
|
[
|
|
uuid(371F60A0-3B6B-44BE-9338-2288E45670D3),
|
|
version(1.0),
|
|
helpstring("CentralFMSvc 1.0 Type Library")
|
|
]
|
|
library CENTRALFMSVCLib
|
|
{
|
|
importlib("stdole32.tlb");
|
|
importlib("stdole2.tlb");
|
|
|
|
};
|