Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ExTryAcquirePushLockSharedEx function (wdm.h)

The ExTryAcquirePushLockSharedEx function is reserved for internal system use. Don't use it in your driver.

Syntax

BOOLEAN ExTryAcquirePushLockSharedEx(
 PEX_PUSH_LOCK PushLock,
 ULONG Flags
);

Parameters

PushLock

Flags

Requirements

Requirement Value
Header wdm.h (include Wdm.h)

Feedback

Was this page helpful?

Additional resources