What does Addressof operator do?
Answer / suresh
Any code you write to call a function pointer from Visual
Basic must be placed in a standard .BAS module ? you can't
put the code in a class module or attach it to a form. When
you call a declared function using the AddressOf keyword,
you should be aware of the following conditions:
? AddressOf can only be used immediately preceding an
argument in an argument list; that argument can be the name
of a user-defined sub, function, or property.
? The sub, function, or property you call with
AddressOf must be in the same project as the related
declarations and procedures.
? You can only use AddressOf with user-defined subs,
functions, or properties ? you cannot use it with external
functions declared with the Declare statement, or with
functions referenced from type libraries.
? You can pass a function pointer to an argument that
is typed As Any or As Long in a declared Sub, Function, or
user-defined type definition.
| Is This Answer Correct ? | 2 Yes | 0 No |
which property is used to change to some value to access a identity column in datacontrols?
What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?
How should dates be implemented so they work with other language and country formats?
Explain about ADO control?
in ADO connection string if password is leave blank and all others are given. what will happen
How do I play MID, WAV or other multimedia files?
What is Database Connection pooling (relative to MTS)
What is a Type Library and what is it's purpose ?
what is the Difference between Recordset and Querydef?
OLE is used for _______
Differentiate between DAO,ADO and Adodc as in data access objects?
What is Mask Edit and why it is used?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)