Tao.DevIl SDK Documentation

Ilut.ilutPopAttrib Method 

ilutPopAttrib pops the last pushed stack entry off the stack and copies the bits specified when pushed by ilutPushAttrib to the previous set of states.

[Visual Basic]
Public Shared Sub ilutPopAttrib()
[C#]
public static void ilutPopAttrib();

See Also

Ilut Class | Tao.DevIl Namespace