INCarDefroster Enum
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.
Enumerates defroster locations.
[ObjCRuntime.Native]
public enum INCarDefroster
[<ObjCRuntime.Native>]
type INCarDefroster =
- Inheritance
-
INCarDefroster
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| Unknown | 0 | An undetermined defroster ___location. |
| Front | 1 | The defroster for the front windshield. |
| Rear | 2 | The defroster for the rear window. |
| All | 3 | All defroster locations. |