Private/Types/enums/SoundHook.generated.psm1
|
enum SoundHook { BringToThisComputer = 0 DoNotPlay = 1 LeaveAtRemoteComputer = 2 Default = 3 } |
|
enum SoundHook { BringToThisComputer = 0 DoNotPlay = 1 LeaveAtRemoteComputer = 2 Default = 3 } |