문제

Does anybody have an idea how to read the values from custom fields in a WMP ASX Metafile?

I know its possible as I'd done it in a VB6 app i'd done a while back (which i've lost the source to), but am now trying to do it in a VB.net project.

I've tried searching Microsofts MSDN documentation online, but havent found anything yet.

도움이 되었습니까?

해결책

Typical...after weeks of searching, on the day i ask for help, i find it!!

In case anyone else is wondering, you need to use

currentMedia.getItemInfo()

More info is available on this MSDN page

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top