IMVProfile2

The IMVProfile2 interface contains methods to retrieve the greyvalue profile from the MV Profile DirectShow Filter .

 

Methods:

GetProfileVB Get the profile.

 

Header file: IMVProfile.h
Interface definition language file: IMVProfile.idl
Typelib: MVProfile
Interface ID: IID_IMVProfile2


Method IMVProfile2::GetProfileVB

Declaration: Sub GetProfileVB(byOutput() As Byte)

Get the profile.

Parameter:

byOutput -
C Prototype:

HRESULT GetProfileVB(BYTE() byOutput);