| description | Learn more about: BoolStruct Structure | ||
|---|---|---|---|
| title | BoolStruct Structure | ||
| ms.date | 09/21/2018 | ||
| ms.topic | reference | ||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | 666eae78-e81d-4fb7-a9e4-1ba617d6d4cd |
Supports the WRL infrastructure and is not intended to be used directly from your code.
struct BoolStruct;The BoolStruct structure defines whether a ComPtr is managing the object lifetime of an interface. BoolStruct is used internally by the BoolType() operator.
| Name | Description |
|---|---|
| BoolStruct::Member | Specifies that a ComPtr is, or is not, managing the object lifetime of an interface. |
BoolStruct
Header: internal.h
Namespace: Microsoft::WRL::Details
Supports the WRL infrastructure and is not intended to be used directly from your code.
int Member;Specifies that a ComPtr is, or is not, managing the object lifetime of an interface.