Exemplo n.º 1
0
 public unsafe SwapChain(IDirect3DSwapChain9 *lp, Device device)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public unsafe void UpdateUnmanagedPointer(IDirect3DSwapChain9 *pInterface)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public unsafe SwapChain(IDirect3DSwapChain9 *pUnk)
 {
     throw new NotImplementedException();
 }