Edit

Share via


IDebugProgramDestroyEventFlags2::GetFlags

Retrieves the program destroy flags.

Syntax

public int GetFlags(
   out enum_PROGRAM_DESTROY_FLAGS pdwFlags
);

Parameters

pdwFlags
[out] Represents the program destroy flags.

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See also