* GetDevice on the underlying IDirect3DVolume9 will return the device used to create it. * Which is the actual device and not the wrapper. Therefore we have to keep track of the wrapper * device and return that instead. * Calling this method will increase the internal reference count on the IDirect3DDevice9 interface. * Failure to call IUnknown::Release when finished using this IDirect3DDevice
source not stored for this graph (policy: none)