Method VtValueToint
VtValueToint(VtValue)
Declaration
public static int VtValueToint(VtValue value)
Parameters
Type | Name | Description |
---|---|---|
VtValue | value |
Returns
Type | Description |
---|---|
int |
VtValueToint(VtValue, out int)
Declaration
public static void VtValueToint(VtValue value, out int output)
Parameters
Type | Name | Description |
---|---|---|
VtValue | value | |
int | output |