(setq tmp (vlax-get w 'controls))
_$ (vlax-dump-object tmp t) ; IWMPControls3: IWMPControls3: Public interface. ;特性值: ; audioLanguageCount (RO) = 0 ; currentAudioLanguage = 0 ; currentAudioLanguageIndex = 1 ; currentItem = nil ; currentMarker = 0 ; currentPosition = 0.0 ; currentPositionString (RO) = "" ; currentPositi ; isAvailable (RO) = ...不显示带索引的内容... ;支持的方法: ; fastForward () ; fastReverse () ; getAudioLanguageDescription (1) ; getAudioLanguageID (1) ; getLanguageName (1) ; next () ; pause () ; play () ; playItem (1) ; previous () ; step (1) ; stop () T
呵呵,所以很多东西其实主要就是用心! |