powcpropsys.propkey module#

プロパティキー。

class powcpropsys.propkey.PropertyKey#

ベースクラス: Structure

プロパティシステムのプロパティキー。PROPERTYKEY構造体のラッパーです。

property canonicalname: str#
property canonicalname_nothrow: ComResult[str]#
fmtid#

Structure/Union member

static from_canonicalname(name: str) PropertyKey#
static from_canonicalname_nothrow(name: str) ComResult[PropertyKey]#
static from_define(a: int, b: int, c: int, d: int, e: int, f: int, g: int, h: int, i: int, j: int, k: int, l: int) PropertyKey#
pid#

Structure/Union member