GattLocalDescriptor.StaticValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the static value for this local characteristic descriptor.
public:
property IBuffer ^ StaticValue { IBuffer ^ get(); };
IBuffer StaticValue();
public IBuffer StaticValue { get; }
var iBuffer = gattLocalDescriptor.staticValue;
Public ReadOnly Property StaticValue As IBuffer
Property Value
The static value for this local characteristic descriptor.
Windows requirements
App capabilities |
bluetooth
|