siResourceSharing

Introduced

v9.0 (2011)

Description

Defines the sharing capability of a resource.

C# Syntax

siResourceSharing.siSharedResource                                          // 0
siResourceSharing.siExclusiveResource                                       // 1

Constant Value Description
siSharedResource 0 Resource can be shared.
siExclusiveResource 1 Resource is exclusive and cannot be shared.

Applies To

HardwareSurface::Options::PutSharing