Skip to content

Instantly share code, notes, and snippets.

View ChrisGuzak's full-sized avatar

Chris Guzak ChrisGuzak

  • Microsoft
  • Kirkland WA
View GitHub Profile
@jonwis
jonwis / DirectValueSet.idl
Last active December 12, 2023 17:33
Direct value set
/*
Here's some powershell to run to generate this type
cls
$typeList = @(
"UInt8",
"UInt16",
"UInt32",
"UInt64",
# "Int8", -- not a valid type