Determines if the provided
Guid is a valid image format id; if the "throwException" parameter is true then an Exception is thrown if the value is not valid.
Syntax
Parameters
- imageFormatId
- The value to validate.
- throwException
- If true, an exception is thrown if the value is not valid.
Return Value
true if the
Guid is a valid image format id; otherwise, false.
Exceptions
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000
See Also