GenericWrite Data Member Function

Sets the GENERIC_WRITE to true or false. Please see MSDN documentation for more information.

Prototype

int32 GenericWrite( int32 p_bEnabledGenericWrite )

Parameters

Parameter Type Parameter Name Documentation
int32p_bEnabledGenericWriteTrue if you wish to enable GENERIC_WRITE.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.