Package | Description |
---|---|
org.eclipse.swt.internal.ole.win32 |
Modifier and Type | Method and Description |
---|---|
static void |
COM.MoveMemory(long Destination,
STATSTG Source,
int Length) |
static void |
COM.MoveMemory(STATSTG Destination,
long Source,
int Length) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
int arg0,
STATSTG arg1,
int[] arg2) |
static int |
COM.VtblCall(int fnNumber,
long ppVtbl,
long arg0,
STATSTG arg1,
long[] arg2) |
Copyright © 2017. All Rights Reserved.