Desktop Functions: Smart Device Functions:
|
RAPIINIT (Structures)
C# Definition:
[StructLayout(LayoutKind.Explicit)] VB Definition:
<StructLayout(LayoutKind.Sequential, Pack:=4)> _ <StructLayout(LayoutKind.Sequential, Pack:=4)> _ Private Structure RAPIINIT
Public cbsize As Integer End Structure User-Defined Field Types:None. Notes:This structure is 32-bit specific due to its use of explicit layout. Is that really necessary? HRESULT is void as a function return type, or int as a struct variable or function parameter. Beware! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed. |
|