public static class IDispatch.DISPPARAMS extends StructObject
Constructor and Description |
---|
DISPPARAMS() |
Modifier and Type | Method and Description |
---|---|
int |
cArgs() |
int |
cNamedArgs() |
Pointer<Integer> |
rgdispidNamedArgs() |
Pointer<VARIANT> |
rgvarg() |
offsetOfField, toString
clone, equals
public DISPPARAMS()
public Pointer<Integer> rgdispidNamedArgs()
public int cArgs()
public int cNamedArgs()
Copyright © 2009-2020. All Rights Reserved.