C# Class Windows.Win32.Interop.PropertyKeyAttribute

Inheritance: Attribute
Exibir arquivo Open project: microsoft/win32metadata

Public Methods

Method Description
PropertyKeyAttribute ( uint a, ushort b, ushort c, byte d, byte e, byte f, byte g, byte h, byte i, byte j, byte k, uint pid ) : System

Method Details

PropertyKeyAttribute() public method

public PropertyKeyAttribute ( uint a, ushort b, ushort c, byte d, byte e, byte f, byte g, byte h, byte i, byte j, byte k, uint pid ) : System
a uint
b ushort
c ushort
d byte
e byte
f byte
g byte
h byte
i byte
j byte
k byte
pid uint
return System