Win32 API 日本語リファレンス
ホームNetworking.Clustering › PCLUSAPI_CLUSTER_REG_CREATE_KEY

PCLUSAPI_CLUSTER_REG_CREATE_KEY

コールバック

シグネチャ

INT PCLUSAPI_CLUSTER_REG_CREATE_KEY(
    HKEY hKey,
    LPWSTR lpszSubKey,
    DWORD dwOptions,
    DWORD samDesired,
    SECURITY_ATTRIBUTES* lpSecurityAttributes,
    HKEY* phkResult,
    DWORD* lpdwDisposition
);

パラメーター

フィールド
hKeyHKEY
lpszSubKeyLPWSTR
dwOptionsDWORD
samDesiredDWORD
lpSecurityAttributesSECURITY_ATTRIBUTES*
phkResultHKEY*
lpdwDispositionDWORD*