source: trunk/Utilities/Miscellaneous/MfcWindowlessVideoRenderer01/MfcWindowlessVideoRenderer01.idl @ 937

Last change on this file since 937 was 281, checked in by roman, 10 years ago
File size: 479 bytes
Line 
1// MfcWindowlessVideoRenderer01.idl : IDL source for MfcWindowlessVideoRenderer01
2//
3
4// This file will be processed by the MIDL tool to
5// produce the type library (MfcWindowlessVideoRenderer01.tlb) and marshalling code.
6
7import "oaidl.idl";
8import "ocidl.idl";
9
10[
11        uuid(E8BAF8C2-30BB-46F2-BDB8-18DB39F99B83),
12        version(1.0),
13        helpstring("MfcWindowlessVideoRenderer01 1.0 Type Library")
14]
15library MfcWindowlessVideoRenderer01Lib
16{
17        importlib("stdole2.tlb");
18};
Note: See TracBrowser for help on using the repository browser.