VSConstants.DISP_E_MEMBERNOTFOUND 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.
A return value indicating that the requested member does not exist, or the call to Invoke
tried to set the value of a read-only property.
public: int DISP_E_MEMBERNOTFOUND = -2147352573;
int DISP_E_MEMBERNOTFOUND = -2147352573;
public const int DISP_E_MEMBERNOTFOUND = -2147352573;
val mutable DISP_E_MEMBERNOTFOUND : int
Public Const DISP_E_MEMBERNOTFOUND As Integer = -2147352573