예제 #1
0
 public unsafe SwapChain(IDirect3DSwapChain9 *lp, Device device)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public unsafe void UpdateUnmanagedPointer(IDirect3DSwapChain9 *pInterface)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public unsafe SwapChain(IDirect3DSwapChain9 *pUnk)
 {
     throw new NotImplementedException();
 }