IDebugProcess3.GetENCAvailableState(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 GetENCAvailableState(cli::array <Microsoft::VisualStudio::Debugger::Interop::EncUnavailableReason> ^ pReason);
public int GetENCAvailableState(Microsoft.VisualStudio.Debugger.Interop.EncUnavailableReason[] pReason);
abstract member GetENCAvailableState : Microsoft.VisualStudio.Debugger.Interop.EncUnavailableReason[] -> int
Public Function GetENCAvailableState (pReason As EncUnavailableReason()) As Integer
Parameters
- pReason
- EncUnavailableReason[]