Microsoft SDK for Java

IJavaEventMonitorIDInfo4::
GetMonitorInitializationOptions

The GetMonitorInitializationOptions method of the IJavaEventMonitorIDInfo4 interface retrieves the per-monitor initialization options that were set through SetMonitorInitializationOptions. After all monitors have been initialized, GetFinalInitializationOptions may be used to retrieve the options that were actually used to initialize profiling support.

Syntax

HRESULT GetMonitorInitializationOptions([out] DWORD *pflags);

Parameters

[out] *pflags A bitmask of JAVA_MONITOR_INIT_OPTIONS.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.