SharingMode Enum

Definition

Access sharing semantic.

C++/CX
public enum class SharingMode
Inheritance
SharingMode

Fields

Name Value Description
Exclusive 0

Don't share the access with any other access scope

Share 1

Can share access with other Share scopes

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022