![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
Go to the source code of this file.
Functions | |
| __inline BOOL | MultiplyCheckOverflow (DWORD a, DWORD b, __deref_out_range(==, a *b) DWORD *pab) |
| __success (return !=0) __inline BOOL ValidateBitmapInfoHeader(const BITMAPINFOHEADER *pbmi | |
| __out_range (>=, sizeof(BITMAPINFOHEADER)) DWORD cbSize) | |
| __out_range | ( | >= | , |
| sizeof(BITMAPINFOHEADER) | |||
| ) |
Definition at line 34 of file checkbmi.h.
| __success | ( | return ! | = 0 | ) | const |
| __inline BOOL MultiplyCheckOverflow | ( | DWORD | a, |
| DWORD | b, | ||
| __deref_out_range(==, a *b) DWORD * | pab | ||
| ) |
Definition at line 11 of file checkbmi.h.