This document is archived and information here might be outdated. Recommended version. |
Enable crash dump files generation
[Visual Basic .NET]
Public Sub EnableCrashDumpGeneration ( _
ByVal bEnable As Boolean _
)
[C#]
public void EnableCrashDumpGeneration (
bool bEnable
);
[C++]
HRESULT EnableCrashDumpGeneration(
VARIANT_BOOL bEnable
);
[C++] Parameters bEnable [in]
bEnable is a parameter of type bool