Ignore:
Timestamp:
Apr 2, 2016, 7:28:14 AM (8 years ago)
Author:
roman
Message:

Added hook for CLSID_FilterGraphPrivateThread

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DirectShowSpy/Module.idl

    r503 r608  
    164164        };
    165165        [
     166                uuid(A4AE1D54-92B3-4F11-B351-AC483155D914),
     167                helpstring("PrivateThreadSpy Class")
     168        ]
     169        coclass PrivateThreadSpy
     170        {
     171                [default] interface ISpy;
     172                //interface ISpyEx;
     173                interface IModuleVersionInformation;
     174                interface IFilterGraphMemoryAllocatorData;
     175        };
     176        [
    166177                object,
    167178                uuid(34B280D7-A144-4a64-BCB9-3616896F6877),
Note: See TracChangeset for help on using the changeset viewer.