Help Center›AfxNova
DSafeArray.GetElementmethod
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION DSafeArray.GetElement (BYVAL prgIndices AS LONG PTR, BYVAL pData AS ANY PTR) AS HRESULT
PRIVATE FUNCTION DSafeArray.GetElement (BYVAL idx AS LONG, BYVAL pData AS ANY PTR) AS HRESULT
PRIVATE FUNCTION DSafeArray.GetElement (BYVAL cElem AS LONG, BYVAL cDim AS LONG, BYVAL pData AS ANY PTR) AS HRESULT
PRIVATE FUNCTION DSafeArray.GetElement (BYVAL prgIndices AS LONG PTR, BYREF bsData AS BSTRING) AS HRESULT
Reference
- Include file
DSafeArray.inc - Defined in AfxNova/DSafeArray.inc:1178