CPullPin::AlignUp (Compact 2013)
3/26/2014
Aligns a LONGLONG value up to the next LONG boundary.
Syntax
LONGLONG AlignUp(
LONGLONG ll,
LONG lAlign
);
Parameters
- ll
Element to be aligned.
- lAlign
Alignment boundary.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |