VSConstants.DISP_E_UNKNOWNNAME 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 that indicates that one or more of the names were not known. The returned DISPIDs contain DISPID_UNKNOWN for each entry that corresponds to an unknown name.
public: int DISP_E_UNKNOWNNAME = -2147352570;
int DISP_E_UNKNOWNNAME = -2147352570;
public const int DISP_E_UNKNOWNNAME = -2147352570;
val mutable DISP_E_UNKNOWNNAME : int
Public Const DISP_E_UNKNOWNNAME As Integer = -2147352570