HResults.DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND 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.
MessageId: DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND MessageText: The configuration value for the registry configuration was not found in key "%1!s!". Add a value called Value to the registry key of type DWORD or String.
public: int DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND = -2147409882;
public const int DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND = -2147409882;
val mutable DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND : int
Public Const DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND As Integer = -2147409882