CEnumMediaTypes::CEnumMediaTypes
Constructs a CEnumMediaTypes object.
CEnumMediaTypes(
CBasePin *pPin,
CEnumMediaTypes *pEnumMediaTypes );
Parameters
- pPin
Pointer to the pin on which the enumeration is to be performed. - pEnumMediaTypes
Pointer to the instantiated CEnumMediaTypes object.
Return Values
No return value.
Remarks
This is a standard class constructor.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.