このメソッドは将来使用するために予約されています。
構文
HRESULT EncryptionChanged(
[in] BOOL bWasEncrypted,
[in] BOOL bWasPartial,
[in] BOOL bIsEncrypted,
[in] BOOL bIsPartial
);
パラメーター
[in] bWasEncrypted
[in] bWasPartial
[in] bIsEncrypted
[in] bIsPartial
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
| サポートされている最小のクライアント | Windows Vista |
| サポートされている最小のサーバー | Windows Server 2008 |
| 対象プラットフォーム | Windows |
| ヘッダー | cscobj.h |
| [DLL] | CscSvc.dll;CscObj.dll |