VSConstants.DISP_E_UNKNOWNLCID 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 the member being invoked interprets string arguments according to the Locale ID (LCID), and the LCID is not recognized. If the LCID is not needed to interpret arguments, this error should not be returned.
public: int DISP_E_UNKNOWNLCID = -2147352564;
int DISP_E_UNKNOWNLCID = -2147352564;
public const int DISP_E_UNKNOWNLCID = -2147352564;
val mutable DISP_E_UNKNOWNLCID : int
Public Const DISP_E_UNKNOWNLCID As Integer = -2147352564