IDebugProcess3.DisableENC(EncUnavailableReason) Method
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.
public:
int DisableENC(Microsoft::VisualStudio::Debugger::Interop::EncUnavailableReason reason);
public int DisableENC(Microsoft.VisualStudio.Debugger.Interop.EncUnavailableReason reason);
abstract member DisableENC : Microsoft.VisualStudio.Debugger.Interop.EncUnavailableReason -> int
Public Function DisableENC (reason As EncUnavailableReason) As Integer
Parameters
- reason
- EncUnavailableReason