![]() |
![]() |
![]() |
Surface.Surface Constructor |
Language: |
Initializes a new instance of the Surface class.
Visual Basic .NET Public Sub New( _
ByVal pInterop As IDirect3DSurface9 _
)C# public Surface(
IDirect3DSurface9 pInterop
);Managed C++ public: Surface(
IDirect3DSurface9 pInterop
);JScript .NET public function Surface(
pInterop : IDirect3DSurface9
);
pInterop Microsoft.DirectX.PrivateImplementationDetails.IDirect3DSurface9. Unmanaged Component Object Model (COM) IDirect3DSurface9 interface pointer.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center