Show / Hide Table of Contents

Enum CDDoorAction

The CD Door actions to perform, used with Door(Int32, CDDoorAction).

Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.Cd.dll
Syntax
public enum CDDoorAction : int

Close

Close the door.

Lock

Lock the door.

Open

Open the door.

Unlock

Unlock the door.

Back to top Copyright © 2017 Mathew Sachin
Generated by DocFx