SECEditLangConfig::Release

ULONG SECEditLangConfig::Release(void)

Release a reference to this object.

Defined in: SECEditLangConfig.cpp

Return Value

New reference count value.

Comments

The MvcVisualComponent class does not implement reference counting. This function does nothing and returns 0. Derived classes can implement reference counting by overriding AddRef and Release.

See Also

SECEditLangConfig