Microsoft DirectX 8.1 (Visual Basic) |
Provides access to the parent volume texture object, if this surface is a child level of a volume texture.
object.GetContainer( _ Riid As GUID) As Unknown
An Unknown object to fill with the container object, if the query succeeds.
If the method fails, an error is raised and Err.Number can be set to D3DERR_INVALIDCALL.
For information on trapping errors, see the Microsoft® Visual Basic® Error Handling topic.