source: trunk/Utilities/RenderVideoSync/RenderVideoSync.idl @ 937

Last change on this file since 937 was 206, checked in by roman, 10 years ago
File size: 334 bytes
RevLine 
[206]1////////////////////////////////////////////////////////////
2// Copyright (C) Roman Ryltsov, 2008-2013
3// Created by Roman Ryltsov roman@alax.info
4
5import "oaidl.idl";
6import "ocidl.idl";
7
8[
9        uuid(7FB1B219-A421-49B4-B6CA-8202CA34A8F2),
10        version(1.0),
11]
12library AlaxInfoRenderVideoSync
13{
14        importlib("stdole2.tlb");
15};
16
Note: See TracBrowser for help on using the repository browser.