Interface IMFTopologyServiceLookupAlt
Namespace: MediaFoundation.Alt
Assembly: MediaFoundation.dll
Syntax
[Guid("FA993889-4383-415A-A930-DD472A8CF6F7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMFTopologyServiceLookupAlt
Methods
LookupService(MFServiceLookupType, Int32, Guid, Guid, IntPtr[], ref Int32)
Declaration
HResult LookupService(MFServiceLookupType type, int dwIndex, Guid guidService, Guid riid, IntPtr[] ppvObjects, ref int pnObjects)
Parameters
|
MFServiceLookupType
type
|
|
System.Int32
dwIndex
|
|
System.Guid
guidService
|
|
System.Guid
riid
|
|
System.IntPtr[]
ppvObjects
|
|
System.Int32
pnObjects
|
Returns
|
HResult
|