void IltmmPlay_get_AllowedStreams_Example (IltmmPlay* pPlay) { long lAllowedStreams; IltmmPlay_get_AllowedStreams(pPlay, &lAllowedStreams); }