D | strmif.h | 31 typedef interface IPin IPin; typedef 33 interface IPin; variable 750 typedef interface IPin IPin; typedef 752 interface IPin; variable 780 IPin : public IUnknown 783 IPin *pReceivePin, 787 IPin *pConnector, 794 IPin **pPin) = 0; 815 IPin **apPin, 834 __CRT_UUID_DECL(IPin, 0x56a86891, 0x0ad4, 0x11ce, 0xb0,0x3a, 0x00,0x20,0xaf,0x0b,0xa7,0x70) [all …]
|