[]
HRESULT IDXGISurface2::GetResource([In] const GUID& riid,[Out] void** ppParentResource,[Out] unsigned int* pSubresourceIndex)
public void GetResource(Guid riid, out IntPtr parentResourceOut, out int subresourceIndexRef)
Public Sub GetResource(riid As Guid, ByRef parentResourceOut As IntPtr, ByRef subresourceIndexRef As Integer)
| Type | Name | Description |
|---|---|---|
| Guid | riid | |
| IntPtr | parentResourceOut | |
| int | subresourceIndexRef |