MPLATFORMLib Namespace > IMDevice Interface : DeviceGetCount Method |
Dim nCount As Integer m_pDevice.DeviceGetCount(0, "renderer", nCount)
int nCount; m_pDevice.DeviceGetCount( 0, "renderer", out nCount);
nCount: integer;
m_pDevice.DeviceGetCount( 0, 'renderer', nCount);