c# - How to use mmioWrite in .NET? -


i trying port vb6 statement below c# , can't figure out how pointer waveformatex struct used mmiowrite function. ideas?

'write format chunk mmiowrite(hmmioout, varptr(wfx), len(wfx)) 


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -