473,383 Members | 1,859 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How to fix parameter and first argument of EdsCreateFileStream?

thank you in advance
Jul 6 '19 #1
3 1199
dev7060
636 Expert 512MB
More explanation on code from your side is required, plus environment details.

"How to fix parameter and first argument of EdsCreateFileStream?"
- Where is EdsCreateFileStream(...) defined? How many and what types of arguments does it take?
-"dirItemInfo.szFileName" is passed as the first actual argument in EdsCreateFileStream(...) and "dirItemInfo" is an object of "EdsDirectoryItemInfo". What is the data type of szFileName? Is that the same datatype required by EdsCreateFileStream(...) as its first argument? Is "szFileName" accessible without using a member function?

The code provided is incomplete. Hence, cannot be compiled here.
Jul 6 '19 #2
i fixed the problem , but thank you so much for taking time reading it
Jul 6 '19 #3
i fixed the problem , but thank you so much for taking time reading it
Jul 6 '19 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Justin Miller | last post by:
Ok, I tried to make that subject as descriptive as possible. What I'm trying to do: I'm attempting to use policies to create a generic memento (design pattern) template. My Memento template so...
4
by: arotem | last post by:
Hi, I am trying to call an unbound method (PrintInput) with the object instance as the first argument but getting the following error: "TypeError: unbound method PrintInput() must be called with...
3
by: Goh, Yong Kwang | last post by:
I'm currently using execvp() for my lab program and I realise that the first argument (args) I pass to execvp is always not passed to the file ("/bin/ls") being executed. I'm using gcc compiler...
22
Geeza1973
by: Geeza1973 | last post by:
Below is the code I have: <?php include("db.php"); mysql_connect ($host, $user, $pass); mysql_select_db ($database); $result = mysql_query ("SELECT * FROM `highscore` ORDER BY score DESC LIMIT...
6
by: ekasII | last post by:
Somehow python will not let me open a file, and write an integer into this file. My script goes something like this: self.l__c = 4 self.l__calculation = (self.status) #at this point, self.status...
1
by: Mohammed Alamgir Hosen | last post by:
Hello It is my first question to you. I have a little confuse about the different between Parameter and Argument. I will very glad if you help me in this occasion.. Yuor's ever Alamgir
1
by: suryateja619 | last post by:
below is the code i have $values; $name2 = extract(' - ', $values); $values contains names which are retrieved from the database. Ex: $values = "BBC - Jordan"; I want to catch the first part...
6
by: saiavinashiitr | last post by:
Please tell me the difference between an argument and parameter...i was really confused in understanding the difference between these two.
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.