Desktop Functions: Smart Device Functions:
|
SndPlaySync (aygshell)
aygshell is for smart devices, not desktop Windows. Therefore, this information only applies to code using the .NET Compact Framework. To see if information for SndPlaySync in other DLLs exists, click on Find References to the right. C# Signature:
[DllImport("aygshell.dll", SetLastError = true)] User-Defined Types:None. Alternative Managed API:Do you know one? Please contribute it! Notes:Works with Windows Mobile 6.0 and later. Flags indicates playback options. Use 0 for default behaviour. Tips & Tricks:Sample Code:
string Path = @"\Storage Card\Pink Floyd - Have a cigar.mp3"; Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|