DRM Error Code C00D28AF
WMPTalk.com Forum Index WMPTalk.com
Discuss Windows Media Player
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web wmptalk.com
DRM Error Code C00D28AF

 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> DRM
Author Message
SH_Rain
Guest





Posted: Mon Dec 26, 2005 7:38 am    Post subject: DRM Error Code C00D28AF Reply with quote

Hello All

I am doing a server that can transfer DRM 10 content to a player that
supported network DRM 10.

When I call the method of IWMProximityDetection::StartDetection with these
parameters with as follows:

SOCKADDR_STORAGE addr_s;
memset(&adrr_s, 0, sizeof(SOCKADDR_STORAGE);
addr_s.family = AF_INET;
((sockaddr_in*)&addr_s)->sin_addr.s_addr = htonl(INADDR_ANY);
((sockaddr_in*)&addr_s)->sin_port = (unsigned short) htons(50000);

// assume the mDetection is a pointer to IWMProximityDetection
mDetection->StartDetection(inData, inDataLen, (BYTE*)&addr_s, sizeof
(SOCKADDR_STORAGE), 20, ...);
I check the return HRESULT, I get this error code. I don't know what
kind of reason cause it.
Appreciating for any help.

Back to top
 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> DRM All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Microsoft Office Forum New Topics
Powered by phpBB