XFileGuid.Boolean Field

Language:

Retrieves the globally unique identifier (GUID) for simple Boolean types.

Definition

Visual Basic Public Shared Boolean As Guid
C# public static Guid Boolean;
C++ public: static Guid Boolean;
JScript public static var Boolean : Guid

Field Value

System.Guid
A Guid Leave Site value that is used for simple Boolean type templates in XFiles (.x files).

This field is read-only. 

Remarks

Boolean templates define a simple boolean type, as shown in the following example.

[C#]
template Boolean { < 537da6a0-ca37-11d0-941c-0080c80cfa7b > DWORD truefalse; }
Where:


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center