- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
i have a problem in invoking browse action in a code generated by
LAUNCH CODE WIZARD which is a intel tool of upnp. the command to invoke
browse
is
void MediaServerCP_Invoke_ContentDirectory_Browse(struct UPnPService
*service,void (*CallbackPtr)(struct UPnPService *sender,int
ErrorCode,void *user,char* Result,unsigned int NumberReturned,unsigned
int TotalMatches,unsigned int UpdateID), void* user, char* ObjectID,
char* BrowseFlag, char* Filter, unsigned int StartingIndex, unsigned
int
RequestedCount, char* SortCriteria)
can anyone explain me the first two arguments in that function. in the
first argument how to get the pointer to aservice and in the second
argument whts the code needed to be written in the call back function
to get the xml document printed in "result"
i have a problem in invoking browse action in a code generated by
LAUNCH CODE WIZARD which is a intel tool of upnp. the command to invoke
browse
is
void MediaServerCP_Invoke_ContentDirectory_Browse(struct UPnPService
*service,void (*CallbackPtr)(struct UPnPService *sender,int
ErrorCode,void *user,char* Result,unsigned int NumberReturned,unsigned
int TotalMatches,unsigned int UpdateID), void* user, char* ObjectID,
char* BrowseFlag, char* Filter, unsigned int StartingIndex, unsigned
int
RequestedCount, char* SortCriteria)
can anyone explain me the first two arguments in that function. in the
first argument how to get the pointer to aservice and in the second
argument whts the code needed to be written in the call back function
to get the xml document printed in "result"
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page