MI_DestinationOptions_GetPacketPrivacy関数 (mi.h)

パケット プライバシー (暗号化) 設定を取得します。

構文

MI_INLINE MI_Result MI_DestinationOptions_GetPacketPrivacy(
  [in]  MI_DestinationOptions *options,
  [out] MI_Boolean            *privacy
);

パラメーター

[in] options

MI_Application_NewDestinationOptions から返されたオブジェクト MI_DestinationOptions

[out] privacy

返されるプライバシー (暗号化) 設定(ブール値)。 この設定が MI_TRUE場合、セッションには盗聴に対する保護が含まれます。

戻り値

関数のリターン コードを指定する MI_Result 列挙の値。 これには、次のいずれかのコードを指定できます。

要件

要件
サポートされている最小のクライアント Windows 8
サポートされている最小のサーバー Windows Server 2012
対象プラットフォーム Windows
ヘッダー mi.h
再頒布可能パッケージ windows Server 2008 R2 sp1、Windows 7 SP1、Windows Server 2008 SP2 で 3.0 をWindows Management Frameworkする