Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current technique.
Syntax
D3DXHANDLE GetCurrentTechnique();
Parameters
This method has no parameters.
Return value
Type: D3DXHANDLE
A unique identifier to the current technique. See Handles (Direct3D 9).
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
See also