Interface
IMFLocalMFTRegistration

Definition

Namespace:MediaFoundation.Transform

Assembly:MediaFoundation.dll

Syntax:

cs-api-definition
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("149c4d73-b4be-4f8d-8b87-079e926b6add")]
public interface IMFLocalMFTRegistration

Methods

RegisterMFTs(MFT_REGISTRATION_INFO[], int)

Declaration

cs-api-definition
HResult RegisterMFTs(MFT_REGISTRATION_INFO[] pMFTs, int cMFTs)

Parameters

pMFTs

MFT_REGISTRATION_INFO[]

cMFTs

int

Returns

HResult