IMVAbout

The IMVAbout interface contains one single method to retrieve registration information. This interface is for internal use only.

GetAboutData Returns registration information of the filter.

 

 

HRESULT GetAboutData( [out] byte *pbyAboutData );

Returns registration information of the filter.

Parameter:

pbyAboutData A pointer to a buffer that holds the registration information.