IDebugEncNotify.NotifyEncIsUnavailable(EncUnavailableReason, Int32) 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 NotifyEncIsUnavailable(Microsoft::VisualStudio::Debugger::Interop::EncUnavailableReason reason, int fEditWasApplied);
public int NotifyEncIsUnavailable(Microsoft.VisualStudio.Debugger.Interop.EncUnavailableReason reason, int fEditWasApplied);
abstract member NotifyEncIsUnavailable : Microsoft.VisualStudio.Debugger.Interop.EncUnavailableReason * int -> int
Public Function NotifyEncIsUnavailable (reason As EncUnavailableReason, fEditWasApplied As Integer) As Integer
Parameters
- reason
- EncUnavailableReason
- fEditWasApplied
- Int32