IEditCharacter::PreventUpdates

Blocks/Unblocks specific events.

   

HRESULT PreventUpdates( DWORD preventFlags, BOOL bPrevent );

Parameters

preventFlags
[in]
bPrevent
[in] A non-zero value will increment the block count, zero will decrement it.

Return Values

Remarks

This function must be called once with a bPrevent parameter value of FALSE for every call made to it with TRUE.

See Also

Copyright © 2004-2010 Fragmosoft