SDL_QuitSubSystem.3
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- .TH "SDL_QuitSubSystem" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
- .SH "NAME"
- SDL_QuitSubSystem- Shut down a subsystem
- .SH "SYNOPSIS"
- .PP
- fB#include "SDL&.h"
- .sp
- fBvoid fBSDL_QuitSubSystemfPfR(fBUint32 flagsfR);
- .SH "DESCRIPTION"
- .PP
- fBSDL_QuitSubSystemfP allows you to shut down a subsystem that has been previously initialized by fIfBSDL_InitfPfR or fIfBSDL_InitSubSystemfPfR&. The fBflagsfR tells fBSDL_QuitSubSystemfP which subsystems to shut down, it uses the same values that are passed to fIfBSDL_InitfPfR&.
- .SH "SEE ALSO"
- .PP
- fIfBSDL_QuitfPfR, fIfBSDL_InitfPfR, fIfBSDL_InitSubSystemfPfR
- ..." created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00