(PHP 5, PHP 7)
variant_not — Performs bitwise not negation on a variant
Performs bitwise not negation on variant
and
returns the result.
variant
The variant.
Note:
�������б������㺯�����������IJ��������� PHP ���õ����ͣ��������ַ������������������ͻ���
NULL
����������һ�� COM��VARIANT ���� DOTNET ���ʵ����PHP �������ͽ���ʹ�ú���VARIANT����ͬ�Ĺ���ת���ɱ�����COM �� DOTNET �����ֵ����ȡ��Ĭ�����Բ������ɱ���ֵʹ�á��������㺯����ͬ�������� COM ���е�������йش��ຯ���ĸ�����Ϣ�μ� MSDN �⡣PHP ���������������������� PHP �е� variant_add() ��Ӧ�� MSDN �ĵ��е� VarAdd()��
Returns the bitwise not negation. If variant
is
NULL
, the result will also be NULL
.