Implicit cast between semantically different integer types: assigning 1 or TRUE to HRESULT. Consider using S_FALSE instead
Implements the OnConnection method of the IDTExtensibility2 interface. Receives notification that the Add-in is being loaded. ...
Implements the OnDisconnection method of the IDTExtensibility2 interface. Receives notification that the Add-in is being ...
Implements the OnStartupComplete method of the IDTExtensibility2 interface. Receives notification that the host application ...
Implements the QueryStatus method of the IDTCommandTarget interface. This is called when the command's availability is updated ...
Implicit cast between semantically different integer types: assigning 1 or TRUE to HRESULT. Consider using S_FALSE instead ...
Implicit cast between semantically different integer types: comparing HRESULT to -1. Consider using SUCCEEDED or FAILED macro ...
Implicit cast between semantically different integer types: comparing HRESULT to 1 or TRUE. Consider using SUCCEEDED or FAILED ...
Implicit cast between semantically different integer types: comparing HRESULT to an integer. Consider using SUCCEEDED or ...
Implicit cast between semantically different integer types: testing HRESULT with 'not'. Consider using SUCCEEDED or FAILED ...