VSConstants.E_ACCESSDENIED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error HRESULT for an access denied.
public: int E_ACCESSDENIED = -2147024891;
int E_ACCESSDENIED = -2147024891;
public const int E_ACCESSDENIED = -2147024891;
val mutable E_ACCESSDENIED : int
Public Const E_ACCESSDENIED As Integer = -2147024891