Sign In
dimeby8
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
C#
Misc
MTP
WPD
Archive
Archives
November 2011
(1)
June 2009
(1)
May 2007
(1)
January 2007
(2)
December 2006
(9)
November 2006
(2)
October 2006
(14)
September 2006
(6)
August 2006
(6)
January, 2007
MSDN Blogs
>
dimeby8
>
January, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
dimeby8
Creating a WPD playlist object in C#
Posted
over 5 years ago
by
Darene Lewis [MSFT]
4
Comments
This is a C# follow-up post on the earlier C++ playlist creation post . Be sure to read the earlier post for background information on playlists and how it stores references. We will also re-use the StringToPropVariant helper function that we defined...
dimeby8
Creating WPD PROPVARIANTs in C# without using interop
Posted
over 5 years ago
by
Darene Lewis [MSFT]
3
Comments
Previous posts have covered how to create, manage and marshal PROPVARIANTs using interop. Here's a way on how to create a PROPVARIANT without interop. The IPortableDeviceValues interface exposes a SetStringValue method that allows a regular C# string...
Page 1 of 1 (2 items)