Warning c6219 : implicit cast between semantically different integer types : comparing hresult to 1 or true 警告c6219 :语义不同的整数类型之间的隐式强制转换:将hresult与1或true进行比较。
Warning c6221 : implicit cast between semantically different integer types : comparing hresult to an integer 警告c6221 :语义不同的整数类型之间的隐式强制转换:将hresult与一个整数进行比较。
Warning c6230 : implicit cast between semantically different integer types : using hresult in a boolean context 警告c6230 :语义不同的整数类型之间的隐式强制转换:在boolean上下文中使用hresult
If you are consuming a class , module , or structure that has members of unsigned integer types , you can access these members with visual basic 如果要使用的类、模块或结构具有无符号整数类型的成员,则可以使用visual basic访问这些成员。