Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function converts a given wide string value to an integer.
Syntax
int WstrToInt(
LPCWSTR wstrSrc
);
Parameters
- wstrSrc
Source wide-character string.
Return Value
Returns the string's integer value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |