BIT_MASKS_MATCH

Retrieves the bitmasks for the specified video image.

BIT_MASKS_MATCH(
pbmi1,
pbmi2)

Parameters

  • pbmi1
    Pointer to a Win32 VIDEOINFOHEADER structure that contains the first video image.
  • pbmi2
    Pointer to a Win32 VIDEOINFOHEADER structure that contains the second video image.

Return Values

Returns nonzero if the bitmasks for both video images are identical or zero otherwise.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.