Type Definition windows_ctl::MetaEku
source · pub type MetaEku = Vec<ObjectIdentifier>;Expand description
Completely undocumented by MS.
As best I can tell this is:
MetaEku ::= SEQUENCE OF OBJECT IDENTIFIER
pub type MetaEku = Vec<ObjectIdentifier>;Completely undocumented by MS.
As best I can tell this is:
MetaEku ::= SEQUENCE OF OBJECT IDENTIFIER