HEADER

Retrieves a pointer to the image data from the specified video image.

HEADER(
pVideoInfo)

Parameters

  • pVideoInfo
    Pointer to the VIDEOINFOHEADER structure that specifies the video image.

Return Values

Returns a pointer to the Win32 BITMAPINFOHEADER structure contained in the VIDEOINFOHEADER structure's bmiHeader data member.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.