IH26XSnapshot::getBitmapInfoHeader

[This is preliminary documentation and subject to change.]

Gets a bitmap info header for the currently decoded picture.

HRESULT getBitmapInfoHeader(
  LPBITMAPINFOHEADER lpBmi
);
 

Parameters

lpBmi
[out] Pointer to map information header.

Return Values

E_FAIL
Method failed.
S_OK
Method succeeded.