Documentation for a minimal subset of the QSM API
GetObjects Method (maxmessages, hasmore)
Namespaces > QS.CMS.Framework2 > Feed > GetObjects(UInt32, Boolean)

[Missing <summary> documentation for M:QS.CMS.Framework2.Feed.GetObjects(System.UInt32,System.Boolean@)]

Syntax
C#Visual BasicManaged C++
public void GetObjects (
	uint maxmessages,
	out bool hasmore
)
Public Sub GetObjects ( _
	maxmessages As UInteger, _
	<OutAttribute> ByRef hasmore As Boolean _
)
public:
void GetObjects (
	unsigned int maxmessages, 
	bool% hasmore
)
Parameters
maxmessages (UInt32)

[Missing <param> documentation for "maxmessages"]

hasmore (Boolean)

[Missing <param> documentation for "hasmore"]

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823