SwiftIndirectResult(Void*) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したポインター値を持つ SwiftIndirectResult 構造体の新しいインスタンスを作成します。
public:
SwiftIndirectResult(void* value);
public SwiftIndirectResult(void* value);
new System.Runtime.InteropServices.Swift.SwiftIndirectResult : nativeptr<unit> -> System.Runtime.InteropServices.Swift.SwiftIndirectResult
パラメーター
- value
- Void*
戻り値バッファー コンテキストを表すポインター値。