question

kavehrahimi-5744 avatar image
0 Votes"
kavehrahimi-5744 asked RLWA32-6355 commented

Dllimport statement format

Hi ,I want import a dll file by Dllimport statement,I don't know what is the format of this statement.Please tell me and explain it by an example.
Thanks

dotnet-visual-basic
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @kavehrahimi-5744 ,
Which dll do you want to import?
Here's another reference you may need:
How to use <DllImport> in VB.NET?


0 Votes 0 ·

1 Answer

OlafHelper-2800 avatar image
0 Votes"
OlafHelper-2800 answered

See Walkthrough: Calling Windows APIs (Visual Basic) => API Calls Using DllImport


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.