'Declaration
Public Function WiaGetAvailableImageIntentCount() As Integer
public int WiaGetAvailableImageIntentCount()
public function WiaGetAvailableImageIntentCount(): Integer;
public function WiaGetAvailableImageIntentCount() : int;
public: int WiaGetAvailableImageIntentCount();
public: int WiaGetAvailableImageIntentCount();
Return Value
If Success, non zero: The number of supported image intents. Else 0 if fail. Use WiaGetLastError() methods for diagnosing the error.