125#pragma deprecated( " PTN0PARTITION_cannot_delete_non_empty_partition_not_owning_memberships" ) /* activate the deprecation warning when using the macro name */
126#ifdef PTN0PARTITION_cannot_delete_non_empty_partition_not_owning_memberships /* use the deprecated macro so that the compiler issues the deprecation warning */
127#endif
128
129#pragma warning( pop ) /* pop the last warning state pushed onto the stack */