Microsoft SDK for Java

IJavaEventMonitorIDInfo4::
GetFinalInitializationOptions

The GetFinalInitializationOptions method of the IJavaEventMonitorIDInfo4 interface retrieves the final options used to initialize profiling support. This method will fail before all monitors have been initialized, which is indicated by receipt of JVM_EVENT_TYPE2_MONITORS_INITIALIZED.

Syntax

HRESULT GetFinalInitializationOptions([out] DWORD *pflags);

Parameters

[out] *pflags A bitmask of JAVA_MONITOR_INIT_OPTIONS.

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