Returns a Boolean value specifying whether or not a specific codec is installed.
Syntax
MediaPlayer.GetCodecInstalled( CodecNum )
Parameters
CodecNum
A Long value specifying the codec number.
Remarks
This property returns True if the specified codec is installed, otherwise it returns False.
© 1996-1998 Microsoft Corporation. All rights reserved.