Bitmap for UWP
CreateSharedHandle(Nullable<SecurityAttributes>,SharedResourceFlags,String) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DXGI 名前空間 > Resource1 クラス > CreateSharedHandle メソッド : CreateSharedHandle(Nullable<SecurityAttributes>,SharedResourceFlags,String) メソッド
HRESULT IDXGIResource1::CreateSharedHandle([In, Optional] const SECURITY_ATTRIBUTES* pAttributes,[In] DXGI_SHARED_RESOURCE_FLAGS dwAccess,[In, Optional] const wchar_t* lpName,[Out] void** pHandle)
シンタックス
'宣言
 
Public Overloads Function CreateSharedHandle( _
   ByVal attributesRef As System.Nullable(Of SecurityAttributes), _
   ByVal dwAccess As SharedResourceFlags, _
   ByVal lpName As System.String _
) As System.IntPtr
public System.IntPtr CreateSharedHandle( 
   System.Nullable<SecurityAttributes> attributesRef,
   SharedResourceFlags dwAccess,
   System.string lpName
)

パラメータ

attributesRef
dwAccess
lpName
参照

Resource1 クラス
Resource1 メンバ
オーバーロード一覧