Share via


SyncLockWithStatusT::status_ Data Member

Supports the WRL infrastructure and is not intended to be used directly from your code.

DWORD status_;

Remarks

Holds the result of the underlying wait operation after a lock operation on an object based on the current SyncLockWithStatusT object.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers::Details

See Also

Reference

SyncLockWithStatusT Class