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