Desktop Functions: Smart Device Functions:
|
gsapi_revision (gsapi)
C# Signature:
[DllImport("gsdll32.dll", CharSet = CharSet.Ansi, CallingConvention = CallingConvention.StdCall)] VB Signature:
Declare Auto Function gsapi_revision Lib "gsdll32.dll" (ByRef pVer As GSVersion, ByVal pSize As Integer) As Integer User-Defined Types:None. Alternative Managed API:Do you know one? Please contribute it! Notes:The gsapi_revision function takes a reference to a GSVersion structure. Tips & Tricks:Please add some! Sample Code:Here is an example of using the gsapi_revision in an object property.
public GSVersion GSVer Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|