Click or drag to resize

CWormsWmdRecordGetInt(WOTI_EFid) Method

Retrieves the value of a specified FID as an integer.

Namespace: Woti.Wmd
Assembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax
public virtual int GetInt(
	WOTI_EFid eFid
)

Parameters

eFid  WOTI_EFid
 

Return Value

Int32

Implements

IWormsWmdRecordGetInt(WOTI_EFid)
See Also