XLL+ Class Library (7.0)

CXllApp::GetFnCount

Get a count of the add-in functions in the library

int GetFnCount( );

Return Value

A count of the number of add-in functions contained in the library.

Example

CXllApp::GetNextFnAssoc() Example

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods | CXllApp::GetStartFnPosition() | CXllApp::GetNextFnAssoc()