IDebugProgramDestroyEventFlags2.GetFlags 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.
Overloads
GetFlags(enum_PROGRAM_DESTROY_FLAGS[])
public:
int GetFlags(cli::array <Microsoft::VisualStudio::Debugger::Interop::enum_PROGRAM_DESTROY_FLAGS> ^ pdwFlags);
public int GetFlags(Microsoft.VisualStudio.Debugger.Interop.enum_PROGRAM_DESTROY_FLAGS[] pdwFlags);
abstract member GetFlags : Microsoft.VisualStudio.Debugger.Interop.enum_PROGRAM_DESTROY_FLAGS[] -> int
Public Function GetFlags (pdwFlags As enum_PROGRAM_DESTROY_FLAGS()) As Integer
Parameters
- pdwFlags
- enum_PROGRAM_DESTROY_FLAGS[]