CODEndpoint::OnDraw

void CODEndpoint::OnDraw(CDC* pDC)

Draws the enpoint. This version does nothing. Override this method to draw your own endpoint.

Defined in: OdEndpoint.cpp

Return Value

void

Parameters

pDC

The device context to draw in.