GattPresentationFormatTypes 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
GattPresentationFormat.FormatType 속성이 사용할 수 있는 잘 알려진 다양한 값을 나타냅니다.
public ref class GattPresentationFormatTypes abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GattPresentationFormatTypes final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GattPresentationFormatTypes final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class GattPresentationFormatTypes
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class GattPresentationFormatTypes
Public Class GattPresentationFormatTypes
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
|
앱 기능 |
bluetooth
|
속성
Bit2 |
Bit2 형식 형식의 값을 가져옵니다. |
Boolean |
부울 형식 형식의 값을 가져옵니다. |
DUInt16 |
DUInt16 형식 형식의 값을 가져옵니다. |
Float |
Float 형식 형식의 값을 가져옵니다. |
Float32 |
Float32 형식 형식의 값을 가져옵니다. |
Float64 |
Float64 형식 형식의 값을 가져옵니다. |
Nibble |
Nibble 형식 형식의 값을 가져옵니다. |
SFloat |
SFloat 형식 형식의 값을 가져옵니다. |
SInt12 |
SInt12 형식 형식의 값을 가져옵니다. |
SInt128 |
SInt128 형식 형식의 값을 가져옵니다. |
SInt16 |
SInt16 형식 형식의 값을 가져옵니다. |
SInt24 |
SInt24 형식 형식의 값을 가져옵니다. |
SInt32 |
SInt32 형식 형식의 값을 가져옵니다. |
SInt48 |
SInt48 형식 형식의 값을 가져옵니다. |
SInt64 |
SInt64 형식 형식의 값을 가져옵니다. |
SInt8 |
SInt8 형식 형식의 값을 가져옵니다. |
Struct |
구조체 형식 형식의 값을 가져옵니다. |
UInt12 |
UInt12 형식 형식의 값을 가져옵니다. |
UInt128 |
UInt128 형식 형식의 값을 가져옵니다. |
UInt16 |
UInt16 형식 형식의 값을 가져옵니다. |
UInt24 |
UInt24 형식 형식의 값을 가져옵니다. |
UInt32 |
UInt32 형식 형식의 값을 가져옵니다. |
UInt48 |
UInt48 형식 형식의 값을 가져옵니다. |
UInt64 |
UInt64 형식 형식의 값을 가져옵니다. |
UInt8 |
UInt8 형식 형식의 값을 가져옵니다. |
Utf16 |
Utf16 형식 형식의 값을 가져옵니다. |
Utf8 |
Utf8 형식 형식의 값을 가져옵니다. |